Un-qimport'ing? (i.e. hg qdel tip)

Alexander Solovyov piranha at piranha.org.ua
Thu Aug 6 09:00:19 CDT 2009


2009/8/6 Hans Meine <meine at informatik.uni-hamburg.de>:
> Hi,
>
> 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.  Often, I
> do qpush, but then want to let changes appear as modifications again (e.g. in
> order to use the great crecord command), is there a way to do so?

Maybe something like qrefresh -X . && qpop -f && qdel this.patch? I think
this will work. But anyway, I use attic for such cases.

-- 
Alexander



More information about the Mercurial mailing list