git-format-patch: add a new format.cc configuration variable
[gitweb.git] / Documentation / git-format-patch.txt
index b5207b76040d02e34452175779340658b943a84e..2336b3e3c2829d5da712c1d477da1f93a2f382c3 100644 (file)
@@ -168,6 +168,7 @@ and file suffix, and number patches when outputting more than one.
         subjectprefix = CHANGE
         suffix = .txt
         numbered = auto
+       cc = <email>
 ------------