Am Dienstag, den 07.06.2011, 14:44 -0400 schrieb Denys Dmytriyenko:

[…]

> I agree with all Paul's comments, except the one requiring From and SoB 
> fields 
> to match - in some cases it's not possible, especially when people try to 
> avoid inline patches being mangled by corporate mail servers...

Easy enough. Just add

From: Jeff Lance <j-lan...@ti.com>

to the beginning of the message and `git am` will take this for the
author field.

        $ git help am
        […]
                "From: " and "Subject: " lines starting the body override the
               respective commit author name and title values taken from the 
headers.
        […]

I do not know where this can be configured, but it should be.


Thanks,

Paul

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to