git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Describe how to add extra mail header lines in mail generated by git-format-patch.
@ 2006-03-10  4:47 Mike McCormack
  0 siblings, 0 replies; only message in thread
From: Mike McCormack @ 2006-03-10  4:47 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 112 bytes --]


---

  Documentation/git-format-patch.txt |    9 +++++++++
  1 files changed, 9 insertions(+), 0 deletions(-)


[-- Attachment #2: 38fb623a9fe06cb56f96ee1f25a64d576372f997.diff --]
[-- Type: text/x-patch, Size: 547 bytes --]

38fb623a9fe06cb56f96ee1f25a64d576372f997
diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt
index bc85a62..7cc7faf 100644
--- a/Documentation/git-format-patch.txt
+++ b/Documentation/git-format-patch.txt
@@ -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
 --------
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2006-03-10  4:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-10  4:47 [PATCH] Describe how to add extra mail header lines in mail generated by git-format-patch Mike McCormack

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).