[PATCH] Added new send extension

John Goerzen jgoerzen at complete.org
Thu Mar 22 06:19:02 CDT 2007


On Thu, Mar 22, 2007 at 10:21:15AM +0100, Christian Boos wrote:
> John Goerzen wrote:
> >...
> >I think that combining the two violates KISS, both for users and for the
> >code, and that the code size will be smallest if we move common bits to
> >mail.py rather than try to make patchbomb.py do both.
> >  
> 
> OTOH, you may want to send the bundle /plus/ the diffs, so that you 
> combine the advantages of both (code review + packaged data). The 
> downside would be bigger mails, but that's a trade-off people could be 
> willing to make.

I suppose, but then you get even more complicated.  If you no longer
assume that --bundle disables the patches, you need to have a --no-diff
or something.

Is there anyone that would actually encourage submitters to use the
above (both diffs and bundles)?


More information about the Mercurial-devel mailing list