Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
doc: trivial typo in git-format-patch.txt
author
Giuseppe Bilotta
<giuseppe.bilotta@gmail.com>
Mon, 17 Apr 2017 22:32:53 +0000
(
00:32
+0200)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 18 Apr 2017 03:25:12 +0000
(20:25 -0700)
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-format-patch.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
bb52995
)
diff --git
a/Documentation/git-format-patch.txt
b/Documentation/git-format-patch.txt
index bdeecd59e002b074f32960db2d19d745e21539c4..9c5f8327cd5e3ee1d0a3d4f041dc86d36a977755 100644
(file)
--- a/
Documentation/git-format-patch.txt
+++ b/
Documentation/git-format-patch.txt
@@
-551,7
+551,7
@@
series A, B, C, the history would be like:
................................................
With `git format-patch --base=P -3 C` (or variants thereof, e.g. with
................................................
With `git format-patch --base=P -3 C` (or variants thereof, e.g. with
-`--cover-letter` o
f
using `Z..C` instead of `-3 C` to specify the
+`--cover-letter` o
r
using `Z..C` instead of `-3 C` to specify the
range), the base tree information block is shown at the end of the
first message the command outputs (either the first patch, or the
cover letter), like this:
range), the base tree information block is shown at the end of the
first message the command outputs (either the first patch, or the
cover letter), like this: