Undo a commit?

Peter Hosey boredzo at gmail.com
Tue Jul 14 02:37:57 CDT 2009


On Jul 14, 2009, at 00:35:27, Joseph Turian wrote:
> How do I undo a commit?

hg rollback. This only works for one transaction (pull/import/unbundle/ 
commit/qfinish). In other words, if you commit, then commit something  
else, you can only rollback the latter commit.



More information about the Mercurial mailing list