Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make HEAD reference a branch by drawing an arrow #127

Open
agutenkunst opened this issue Sep 9, 2020 · 1 comment
Open

Make HEAD reference a branch by drawing an arrow #127

agutenkunst opened this issue Sep 9, 2020 · 1 comment

Comments

@agutenkunst
Copy link

It would be useful for "HEAD" to draw a arrow to the branch it is referencing.
This would make
Screenshot from 2020-09-09 13-32-24
a bit more clearer.

Maybe related to #1

@oliviercailloux
Copy link

Relatedly, note that after git branch newbranch, the HEAD box is in between the two branches, but after git checkout, the HEAD box is back to the bottom of the stack. So the HEAD relative position in the stack of pointers does not seem to indicate anything relevant. If this is intended, then it would be better to make HEAD always at the bottom.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants