Skip to content

Instantly share code, notes, and snippets.

@gurre
Created February 23, 2013 16:10
Show Gist options
  • Save gurre/5020266 to your computer and use it in GitHub Desktop.
Save gurre/5020266 to your computer and use it in GitHub Desktop.
Reset git-repo using console
git reset --hard HEAD
git pull
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment