Skip to content

Instantly share code, notes, and snippets.

@strongwave
Created September 30, 2011 05:03
Show Gist options
  • Save strongwave/1252719 to your computer and use it in GitHub Desktop.
Save strongwave/1252719 to your computer and use it in GitHub Desktop.
Git command to get rid of all local modifications
git reset --hard HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment