[PATCH 0 of 1] RFC: mq/qpop --keep-wdir option

Sune Foldager cryo at cyanite.org
Tue Nov 3 10:46:58 CST 2009


I often need a way to 'uncommit' the tipmost commit along some branch, returning the changes
to the working directory. This often happens with queues, which I use to move local changes around
with rebase. Currently, there is no simple way of doing this... so what do you guys think about
this small patch? It provides qpop with an option to leave the directory as it was before popping
and adjust the dirstate accordingly.


More information about the Mercurial-devel mailing list