-
Notifications
You must be signed in to change notification settings - Fork 52
How to access inactive branches
Dee'Kej edited this page Jun 13, 2018
·
2 revisions
In case you need to check out our old git branches for any reasons, you can do so locally (after cloning the repository) with this command:
$ git checkout -b <branch name> <SHA-1 hash>
List of branches and their corresponding hashes: