Re: [PATCH] doc: format-patch: fix typo

2015-06-10 Thread Junio C Hamano
Frans Klaver writes: > reroll count documentation states that v will be pretended to the > filename. Judging by the examples that should have been 'prepended'. > > Signed-off-by: Frans Klaver > --- Good eyes; thanks. > Documentation/git-format-patch.txt | 2 +- > 1 file changed, 1 insertion(+

[PATCH] doc: format-patch: fix typo

2015-06-10 Thread Frans Klaver
reroll count documentation states that v will be pretended to the filename. Judging by the examples that should have been 'prepended'. Signed-off-by: Frans Klaver --- Documentation/git-format-patch.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git-format-p