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.
2 parents 07528be + d614f07 commit 6146179Copy full SHA for 6146179
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