Categories
Git

Git got to a particular hash version

Use git checkout <sha1> to check out a particular commit.

Leave a Reply