Skip to content

Commit 312a30e

Browse files
Miklos Vajnagitster
authored andcommitted
format-patch: document the format.to configuration setting
[jc: with simplification from Jonathan Nieder] Signed-off-by: Miklos Vajna <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5d1e341 commit 312a30e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Documentation/config.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -870,9 +870,11 @@ format.headers::
870870
Additional email headers to include in a patch to be submitted
871871
by mail. See linkgit:git-format-patch[1].
872872

873+
format.to::
873874
format.cc::
874-
Additional "Cc:" headers to include in a patch to be submitted
875-
by mail. See the --cc option in linkgit:git-format-patch[1].
875+
Additional recipients to include in a patch to be submitted
876+
by mail. See the --to and --cc options in
877+
linkgit:git-format-patch[1].
876878

877879
format.subjectprefix::
878880
The default for format-patch is to output files with the '[PATCH]'

0 commit comments

Comments
 (0)