We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d1e341 commit 312a30eCopy full SHA for 312a30e
Documentation/config.txt
@@ -870,9 +870,11 @@ format.headers::
870
Additional email headers to include in a patch to be submitted
871
by mail. See linkgit:git-format-patch[1].
872
873
+format.to::
874
format.cc::
- Additional "Cc:" headers to include in a patch to be submitted
875
- by mail. See the --cc option in linkgit:git-format-patch[1].
+ 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].
878
879
format.subjectprefix::
880
The default for format-patch is to output files with the '[PATCH]'
0 commit comments