Skip to main content

How can I check out a specific tag of a repository?

10 Sep 2013 - git

git checkout -b new-branch tags/<tag-name>