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
That is, if you're happy with the fact that:
git checkout will check out refs/heads/ over refs/tags/ (see git-checkout)
other commands will use refs/tags/ over refs/heads/ (see gitrevisions)
看 Issue:
https://softwareengineering.stackexchange.com/questions/230438/in-git-is-it-a-bad-idea-to-create-a-tag-with-the-same-name-as-a-deleted-branch
The text was updated successfully, but these errors were encountered: