summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2010-07-12 18:58:38 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-07-13 16:02:59 (GMT)
commit312a30eb5d1926df19c756ba89561507f3cefdc7 (patch)
tree8422ac8ba2e7954b572d12732c243981af32220a
parent5d1e34158a3023af48541bf1731d202849929a12 (diff)
downloadgit-312a30eb5d1926df19c756ba89561507f3cefdc7.zip
git-312a30eb5d1926df19c756ba89561507f3cefdc7.tar.gz
git-312a30eb5d1926df19c756ba89561507f3cefdc7.tar.bz2
format-patch: document the format.to configuration setting
[jc: with simplification from Jonathan Nieder] Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/config.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt
index ae174c9..1029bc4 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -870,9 +870,11 @@ format.headers::
Additional email headers to include in a patch to be submitted
by mail. See linkgit:git-format-patch[1].
+format.to::
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].
+ Additional recipients to include in a patch to be submitted
+ by mail. See the --to and --cc options in
+ linkgit:git-format-patch[1].
format.subjectprefix::
The default for format-patch is to output files with the '[PATCH]'