[Zlib-devel] zlib 1.2.5.1 baseline

Maarten Bosmans mkbosmans at gmail.com
Sun Sep 11 13:24:35 EDT 2011


2011/9/11 Mark Adler <madler at madler.net>:
> Edwin and all.
>
> On Sep 11, 2011, at 12:08 AM, Török Edwin wrote:
>> BTW do you prefer patches attached like this or git send-email?
>
> Any way is fine, including old-fashioned patches.  However I would like an explanation with each patch, which might need to be more than a one-liner.  Composing your own email may help facilitate that.

This is exactly what git send-email provides. When you have a local,
private branch with a couple of commits you want to send to the list,
all you have to do is git send-email HEAD~3 and the three last commits
of the currently checked out branch get send to the right email
address (with the right configuration) as separate mails with the
commit message above the patch. These mails can be easily applied on
another branch with git am.

Maarten

> Mark
>
>
> _______________________________________________
> Zlib-devel mailing list
> Zlib-devel at madler.net
> http://mail.madler.net/mailman/listinfo/zlib-devel_madler.net
>




More information about the Zlib-devel mailing list