Relative Content

Tag Archive for phpstorm

How in PhpStorm to show info about current git branch?

If there is a way in PhpStorm 2024 to show info about current git branch and number of files modified in the branch, maybe in status bar?
Working with git in PhpStorm I prefer make all commands under console(jsut old habit), not in PhpStorm, but I wopuld like to see
info on branch I work with…