git format-patch & send-email generate the in-body From header. git am recognizes it. git commit & format-patch & send-email ignore it. (The latter two will add a new header above an extant one.) Is there a rationale for this? If not, maybe this is a bug?