G
G
gregorypetrov2017-07-27 15:07:28
git
gregorypetrov, 2017-07-27 15:07:28

Why does PHPStorm GIT show an ID instead of a branch name, and how can I fix it?

Good afternoon, colleagues!
I use GIT in PHPStorm. I make a checkout for a branch with a certain name, but for some reason, in the lower left corner , not the name of the branch is displayed, but some kind of identifier . What could be the problem and how to fix it?
Thanks in advance!
eed453a422e54a5c8a3257158fb91ae8.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Victor, 2017-07-27
@v_decadence

It looks like you are not on a branch, but on a separate commit. Check git status via console, it will probably write about detached head.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question