Skip to main content

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

11 Sep 2013 - git

git checkout -b new-branch SHA1

References