Un-qimport'ing? (i.e. hg qdel tip)
Greg Ward
greg-hg at gerg.ca
Thu Aug 6 08:57:06 CDT 2009
2009/8/6 Hans Meine <meine at informatik.uni-hamburg.de>:
> I often use "hg qnew -f foo" to quickly stash away all changes, then perform a
> quick fix, and then want to continue working on my previous stuff.
I think this is the main motivating use case behind the attic
extension. I certainly use it for that, and it works just fine. The
only catch is that it's not bundled with Mercurial. I've even
combined attic and mq in the same repository, which is a bit perverse
but works just fine.
Greg
More information about the Mercurial
mailing list