Change request - Using git send-email
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@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
_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list
|