howto suspend work
Colin Caughie
c.caughie at indigovision.com
Wed Jun 3 15:16:32 CDT 2009
> To do this you can do a dummy-merge where you merge the two heads
> *but* throw away all changes that come from the deadend experiment.
> This is done as follows:
>
> HGMERGE=true hg merge
Ahhhh... I was trying to figure out how to do this just the other day, after someone mistakenly pushed a redundant head to the master repo.
This is an extremely useful thing to be able to do; would it be an idea to add an option to the merge command to make this behaviour more accessible? Particularly on Windows where that trick doesn't work if you're using the standard command prompt.
Colin
Latest News at: http://www.indigovision.com/news2009.php
More information about the Mercurial
mailing list