Created
April 14, 2010 23:10
-
-
Save mneedham/366458 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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