Search code examples
gitphpstorm

PhpStorm Notify if Git branch behind Remote


Is it possible to set up Phpstorm to give a notification about remote branches being ahead of local? I end up forgetting to Pull and then have to merge changes needlessly.


Solution

  • It's not supported yet, please vote for this feature request.