Idea: qfinish could have a --no-commit option
Mads Kiilerich
mads at kiilerich.com
Tue Sep 6 12:31:02 UTC 2011
On 09/06/2011 02:07 PM, illusory wrote:
> Hi all,
>
> It would be nice if there were a way to apply all MQ patches to the working directory, and then
> forget about patches and go back to using the normal Mercurial commands.
>
> Perhaps "hg qfinish --no-commit" could do this?
Do you want to
1: fold all your mq patches together to one change, and
2: leave that as uncommitted changes in the working directory, and
3: remove the mq patches
?
Why do you want to do that? Is that something you do so often that you
really would benefit from one command doing this?
/Mads
More information about the Mercurial
mailing list