Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-format-patch: add a new format.cc configuration variable
[gitweb.git]
/
Documentation
/
git-format-patch.txt
diff --git
a/Documentation/git-format-patch.txt
b/Documentation/git-format-patch.txt
index b5207b76040d02e34452175779340658b943a84e..2336b3e3c2829d5da712c1d477da1f93a2f382c3 100644
(file)
--- a/
Documentation/git-format-patch.txt
+++ b/
Documentation/git-format-patch.txt
@@
-168,6
+168,7
@@
and file suffix, and number patches when outputting more than one.
subjectprefix = CHANGE
suffix = .txt
numbered = auto
+ cc = <email>
------------