You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The HEAD "branches" (HEAD, origin/HEAD, ...) are usually just adding noise to the history graph unless they are in detached HEAD mode. I would like to propose to hide the HEAD branches if there is at least one other branch pointing at the same commit.
The text was updated successfully, but these errors were encountered:
yeah, I saw #107 and that absolutely makes sense to me. I'm actually seeing upstream/HEAD right now, not sure about origin/HEAD, but IMHO the name of the remote shouldn't make a difference.
The HEAD "branches" (
HEAD
,origin/HEAD
, ...) are usually just adding noise to the history graph unless they are in detached HEAD mode. I would like to propose to hide the HEAD branches if there is at least one other branch pointing at the same commit.The text was updated successfully, but these errors were encountered: