hg mq question

Benoit Boissinot bboissin at gmail.com
Tue Feb 20 15:54:35 UTC 2007


On 2/20/07, Neal Becker <ndbecker2 at gmail.com> wrote:
> I have made a few patches with mq.  How could I export a diff for each of
> these queued patches?
>
> For example:
>
> qinit
> qnew patch1...
> edit...
> qnew patch2...
> edit...
>
> Now I want to export as a diff each of these patches.

If they are applied, it is like usual hg history (use hg export or hg
outgoing or hg email, ...)

regards,

Benoit



More information about the Mercurial mailing list