We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9da4e6 + d614f07 commit a15ebbcCopy full SHA for a15ebbc
Documentation/git-format-patch.txt
@@ -170,7 +170,7 @@ will want to ensure that threading is disabled for `git send-email`.
170
-v <n>::
171
--reroll-count=<n>::
172
Mark the series as the <n>-th iteration of the topic. The
173
- output filenames have `v<n>` pretended to them, and the
+ output filenames have `v<n>` prepended to them, and the
174
subject prefix ("PATCH" by default, but configurable via the
175
`--subject-prefix` option) has ` v<n>` appended to it. E.g.
176
`--reroll-count=4` may produce `v4-0001-add-makefile.patch`
0 commit comments