Skip to content

Instantly share code, notes, and snippets.

@rymawby
Created January 18, 2017 08:45
Show Gist options
  • Save rymawby/32580fa48b36e9611b6c5a139df45461 to your computer and use it in GitHub Desktop.
Save rymawby/32580fa48b36e9611b6c5a139df45461 to your computer and use it in GitHub Desktop.
Git - remove last commit
git reset HEAD~ --hard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment