This book uses command line to explain Git
Some useful tips in this Stackoverflow thread including the command:
git reset HEAD~
For moving through previous commits.
This book uses command line to explain Git
Some useful tips in this Stackoverflow thread including the command:
git reset HEAD~
For moving through previous commits.