Jeremy Katz wrote: > 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) For bonus points, the --subject-prefix option to git format-patch can be used to change the prefix from [PATCH] to [Change Request]: git format-patch --subject-prefix='Change Request' ... | git send-email (An alias in git could make this quite convenient.) Commentary could be added between the --- and the diffstat, as is common on the git and kernel lists for patches. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The best cure for insomnia is to get a lot of sleep. -- W.C. Fields
Attachment:
pgp41km0scEhC.pgp
Description: PGP signature
_______________________________________________ Fedora-infrastructure-list mailing list Fedora-infrastructure-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list