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

Steve Borho steve at borho.org
Tue Nov 3 13:18:03 CST 2009


On Tue, Nov 3, 2009 at 1:14 PM, Dirkjan Ochtman <dirkjan at ochtman.nl> wrote:
> On Tue, Nov 3, 2009 at 17:46, Sune Foldager <cryo at cyanite.org> wrote:
>> 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.
>
> We discussed this is in the MQ usability thread a while ago, I think I
> proposed a qexclude command that would kind of do the opposite of
> qrefresh/qrecord. Would definitely be nice to have hunk-level
> granularity.

(throwing in my monthly TortoiseHg plug)

hgtk ci lets you selectively refresh hunks in a patch.

--
Steve Borho


More information about the Mercurial-devel mailing list