Skip to content

Instantly share code, notes, and snippets.

@D3MZ
Created December 11, 2012 19:38
Show Gist options
  • Save D3MZ/4261395 to your computer and use it in GitHub Desktop.
Save D3MZ/4261395 to your computer and use it in GitHub Desktop.
Git giving you headaches? Scrap it all.
git fetch --all
git reset --hard origin/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment