Skip to content

Instantly share code, notes, and snippets.

@joshmcarthur
Created August 1, 2013 22:54
Show Gist options
  • Save joshmcarthur/6136077 to your computer and use it in GitHub Desktop.
Save joshmcarthur/6136077 to your computer and use it in GitHub Desktop.
Undo a git merge
git reset --hard origin/BRANCH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment