backout + shelve?

Matt Mackall mpm at selenic.com
Wed Apr 28 12:29:33 CDT 2010


On Wed, 2010-04-28 at 13:19 -0400, Neal Becker wrote:
> I have already commited a change, but want to back it out, but still keep it 
> around in case I want to use it later.  Any suggestion?

hg export > i-may-want-to-use-this-later
hg backout/pull -r/strip/etc..

-- 
http://selenic.com : development and support for Mercurial and Linux




More information about the Mercurial mailing list