"hg export outgoing"

Giorgos Keramidas keramida at ceid.upatras.gr
Thu Jan 3 21:41:57 CST 2008


On 2008-01-04 03:23, Mark Williamson <mark.williamson at cl.cam.ac.uk> wrote:
> Hi all,
>
> I've had a poke around and failed to figure this out for myself...  Maybe
> somebody here can confirm / deny this feature.
>
> Basically I want a simple way to get an "hg export"-style patch of all
> outgoing changes, which can then be e-mailed.  Another way to look at this is
> as an implementation of "hg bundle" that outputs plain patch files.
>
> Am I right that there's not a shorthand for doing this at the moment?  Is
> there any particular reason to that?  What would be the preferred command to
> add it to (option to hg export, option to hg outgoing, or ...?).

In my local mercurial installation, there's a --patch option to the
"outgoing" command.  Does this look like something that would fit the
bill?



More information about the Mercurial mailing list