On Tuesday 26 April 2011, Michael J Gruber wrote: > When requesting notes with "--notes", "format-patch" produces notes > within the commit message which "am" misunderstands as being part of > the message. > > Change this so that notes are displayed after an additional "---". > Any "am" (old or new) will ignore that, so that it is a safe place > for additional comments: > > Log message > "---" > notes > "---" > diffstat > patch > > (The first "---" appears only when there is a note, of course.) > > Later on (say with "--format-notes") the output format can be changed > easily to accomodate a future "am" which knows how to create notes > from such patches. > > Signed-off-by: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> Acked-by: Johan Herland <johan@xxxxxxxxxxx> (goes for 1/2 as well) /me likes :) ...Johan -- Johan Herland, <johan@xxxxxxxxxxx> www.herland.net -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html