git checkout <commit hash> # go to previous commit git revert <commit hash> # revert action of going to previous commit