Skip to content

Instantly share code, notes, and snippets.

@rponte
Created November 11, 2011 17:21
Show Gist options
  • Select an option

  • Save rponte/1358600 to your computer and use it in GitHub Desktop.

Select an option

Save rponte/1358600 to your computer and use it in GitHub Desktop.
aborting a merge in git
git reset --hard HEAD
# more information..
http://stackoverflow.com/questions/101752/aborting-a-merge-in-git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment