tibirna / qgit

Official git repository for QGit.
Other
174 stars 68 forks source link

Mark HEAD explicitely #25

Open tibirna opened 6 years ago

tibirna commented 6 years ago

Currently, the head is marked by the lighter green color of the current branch. Unfortunately, this doesn’t work for detached heads.

Directive: mark HEAD explicitely (with a “branch” label).

Bonus: perhaps mark the other symbols too: ORIG_HEAD, FETCH_HEAD, etc.