Closed centreboard closed 4 years ago
Can fix 👍🏻
This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a discussion first, complete the body with all the details necessary to reproduce, and mention this issue as reference.
Prerequisites
CONTRIBUTING
guideDescription
Shows SHA instead of branch name when upstream gone
Environment
Steps to Reproduce
git fetch --prune
Expected behavior: Shows local branch name with branch gone symbol
Actual behavior: Shows the SHA of the commit
Running
Running
git branch --unset-upstream
does then show branch name