Undo a commit?

Martin Geisler mg at lazybytes.net
Tue Jul 14 14:35:59 CDT 2009


Masklinn <masklinn at masklinn.net> writes:

> You can also rework your history by using mq, as long as it hasn't
> gone out of your machine (and ideally is linear, I don't know how mq
> deals with merged branches but I doubt I want to):

Yeah -- MQ only deals with linear history. You cannot represent a merge
changeset in a patch.

The histedit extension is another more user friendly alternative:

  http://mercurial.selenic.com/wiki/HisteditExtension

-- 
Martin Geisler

VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial/attachments/20090714/931890e2/attachment.pgp 


More information about the Mercurial mailing list