Skip to content

Instantly share code, notes, and snippets.

@ludoo0d0a
Created August 11, 2015 09:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ludoo0d0a/2e67eb2e4d01cbb945f0 to your computer and use it in GitHub Desktop.
Save ludoo0d0a/2e67eb2e4d01cbb945f0 to your computer and use it in GitHub Desktop.
Git undo lastcommit
git reset --soft HEAD~1
source: http://davidwalsh.name/git-undo-commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment