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 7950659 commit f491239Copy full SHA for f491239
Documentation/git-format-patch.txt
@@ -147,9 +147,9 @@ include::diff-options.txt[]
147
to any configured headers, and may be used multiple times.
148
149
--cover-letter::
150
- Generate a cover letter template. You still have to fill in
151
- a description, but the shortlog and the diffstat will be
152
- generated for you.
+ In addition to the patches, generate a cover letter file
+ containing the shortlog and the overall diffstat. You can
+ fill in a description in the file before sending it out.
153
154
--suffix=.<sfx>::
155
Instead of using `.patch` as the suffix for generated
0 commit comments