git checkout master git reset --hard 1258f0d0aae
git checkout existingbranch git branch newBranch git reset --hard HEAD~2 # go back 2 commits on existingBranch