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
Symbolic refnames such as HEAD, ORIG_HEAD, REBASE_HEAD and such undergo special handling by git. Apply the documented refname handling to better show branch status in the default output of git overview .
Symbolic refnames such as
HEAD,ORIG_HEAD,REBASE_HEADand such undergo special handling by git. Apply the documented refname handling to better show branch status in the default output ofgit overview.