git basics

[…] if you have a branch by that same name [1.1.4], [git checkout 1.1.4] will result in git warning you that the refname is ambiguous and checking out the branch by default.

https://stackoverflow.com/questions/4330610/switch-to-another-git-tag

Leave a comment