git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] format-patch: document the format.to configuration setting
@ 2010-07-12 18:58 Miklos Vajna
  2010-07-13  6:05 ` Jonathan Nieder
  0 siblings, 1 reply; 3+ messages in thread
From: Miklos Vajna @ 2010-07-12 18:58 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
---

Reported by leo2007 on IRC.

 Documentation/config.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Documentation/config.txt b/Documentation/config.txt
index 72949e7..877f78d 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -886,6 +886,10 @@ format.headers::
 	Additional email headers to include in a patch to be submitted
 	by mail.  See linkgit:git-format-patch[1].
 
+format.to::
+	Additional "To:" headers to include in a patch to be submitted
+	by mail.  See the --to option in linkgit:git-format-patch[1].
+
 format.cc::
 	Additional "Cc:" headers to include in a patch to be submitted
 	by mail.  See the --cc option in linkgit:git-format-patch[1].
-- 
1.7.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-07-13  8:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-12 18:58 [PATCH] format-patch: document the format.to configuration setting Miklos Vajna
2010-07-13  6:05 ` Jonathan Nieder
2010-07-13  8:41   ` Miklos Vajna

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).