Change request - Using git send-email

Jeremy Katz katzj at redhat.com
Thu Mar 12 14:01:49 UTC 2009


On Thursday, March 12 2009, Jesse Keating said:
> Here is a message from git send-email.
> 
> To get here, I used:
> 
> $ git commit -a
> Created commit cb85f54: Disable rawhide.
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> $ git format-patch HEAD^
> 0001-Disable-rawhide.patch
> 
> $ git send-email --compose --to Fedora-infrastructure-list at redhat.com 0001-Disable-rawhide.patch

Note that if it's a single patch, --compose is probably overkill as it
makes two messages rather than one.  Your commit message is
self-explanatory, no?  (... and if not, edit the 0001 file before
running git send-email)

Jeremy




More information about the Fedora-infrastructure-list mailing list