Hi
On 11/30/06, Catalin Marinas [off-list ref] wrote:
"Francis Moreau" [off-list ref] wrote:
quoted
I'd like to add to all patchs created by "git-format-patch" command
the following line:
From: xxx.yyy [off-list ref]
In the headers or in the message body?
Johannes adviced me to use:
[format]
headers = "Organization: git-foo\n"
configuration. And it works both for mail header and message body.
thanks
--