Skip to content

Instantly share code, notes, and snippets.

@dacoffey
Last active April 11, 2021 06:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dacoffey/7fc062a78e7cdd1a02c15bde10cce6da to your computer and use it in GitHub Desktop.
Save dacoffey/7fc062a78e7cdd1a02c15bde10cce6da to your computer and use it in GitHub Desktop.
GIT: Undo Last Commit
git reset HEAD~1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment