Describe how to add extra mail header lines in mail generated by git-format-patch.
This commit is contained in:
parent
a15a44ef6e
commit
96ce6d2607
@ -64,6 +64,15 @@ OPTIONS
|
||||
Create attachments instead of inlining patches.
|
||||
|
||||
|
||||
CONFIGURATION
|
||||
-------------
|
||||
You can specify extra mail header lines to be added to each
|
||||
message in the repository configuration as follows:
|
||||
|
||||
[format]
|
||||
headers = "Organization: git-foo\n"
|
||||
|
||||
|
||||
EXAMPLES
|
||||
--------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user