Un-qimport'ing? (i.e. hg qdel tip)
Hans Meine
meine at informatik.uni-hamburg.de
Thu Aug 6 09:12:10 CDT 2009
On Thursday 06 August 2009 16:00:19 Alexander Solovyov wrote:
> 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?
Ah, good idea, using qrefresh to empty the patch.
> But anyway, I use attic for such cases.
Yes, looks like that's exactly what I want.
Thanks to you both!
Greetings,
Hans
More information about the Mercurial
mailing list