Tags: gittools git
Rating:
After extraction, it was possible to just use normal git commands.`git log` for checking out past commits`git checkout <commithash>` for checking out.
I don't remember