Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'fk/doc-format-patch-vn'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 24 Jun 2015 19:21:56 +0000
(12:21 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 24 Jun 2015 19:21:56 +0000
(12:21 -0700)
Docfix.
* fk/doc-format-patch-vn:
doc: format-patch: fix typo
Documentation/git-format-patch.txt
patch
|
blob
|
history
raw
(from parent 1:
07528be
)
diff --git
a/Documentation/git-format-patch.txt
b/Documentation/git-format-patch.txt
index bb3ea9372f873ee50c3c6fb4092cd95ebbba3312..0dac4e9b86150ef2546b9fca02e211db6e667dcc 100644
(file)
--- a/
Documentation/git-format-patch.txt
+++ b/
Documentation/git-format-patch.txt
@@
-170,7
+170,7
@@
will want to ensure that threading is disabled for `git send-email`.
-v <n>::
--reroll-count=<n>::
Mark the series as the <n>-th iteration of the topic. The
- output filenames have `v<n>` pre
t
ended to them, and the
+ output filenames have `v<n>` pre
p
ended to them, and the
subject prefix ("PATCH" by default, but configurable via the
`--subject-prefix` option) has ` v<n>` appended to it. E.g.
`--reroll-count=4` may produce `v4-0001-add-makefile.patch`