SyntaxFix
Write A Post
Hire A Developer
Questions
git checkout checksum # You could use this to peek previous checkpoints git status # You will see HEAD detached at checksum git checkout master # This moves HEAD to master branch