Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
format-patch: document the format.to configuration setting
author
Miklos Vajna
<vmiklos@frugalware.org>
Mon, 12 Jul 2010 18:58:38 +0000
(20:58 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 13 Jul 2010 16:02:59 +0000
(09:02 -0700)
[jc: with simplification from Jonathan Nieder]
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
5d1e341
)
diff --git
a/Documentation/config.txt
b/Documentation/config.txt
index ae174c99dba1d398eef66f13ec15b257eabb7034..1029bc46ca82ca8da70c131d6e688430d6450871 100644
(file)
--- 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].
Additional email headers to include in a patch to be submitted
by mail. See linkgit:git-format-patch[1].
+format.to::
format.cc::
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]'
format.subjectprefix::
The default for format-patch is to output files with the '[PATCH]'