Skip to content

Instantly share code, notes, and snippets.

@mneedham
Created April 14, 2010 23:10
Show Gist options
  • Select an option

  • Save mneedham/366458 to your computer and use it in GitHub Desktop.

Select an option

Save mneedham/366458 to your computer and use it in GitHub Desktop.
Revision 3
Revision 2
Revision 1
Revision 0
If I want to revert the changes in Revisions 3 & 2 and go back to Revision 1, what do I do?
I thought:
hg merge -r 1
Would work, but it gives me this error:
'abort: can't merge with ancestor'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment