Skip to content

Instantly share code, notes, and snippets.

@s-r-x
Created May 24, 2019 14:59
Show Gist options
  • Save s-r-x/a8e0529fbfa96ed34ce4dc8ad130fd5f to your computer and use it in GitHub Desktop.
Save s-r-x/a8e0529fbfa96ed34ce4dc8ad130fd5f to your computer and use it in GitHub Desktop.
undo last commit
git log --oneline
git checkout <commit hash>
git checkout <current branch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment