Documentation: rev-list-options: Fix a typo
Signed-off-by: Thomas Rast <trast@student.ethz.ch> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
7dce9918c7
commit
d777af86d8
@ -71,7 +71,7 @@ For example, if you have this topology:
|
|||||||
o---x---a---a branch A
|
o---x---a---a branch A
|
||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
+
|
+
|
||||||
you would get an output line this:
|
you would get an output like this:
|
||||||
+
|
+
|
||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
$ git rev-list --left-right --boundary --pretty=oneline A...B
|
$ git rev-list --left-right --boundary --pretty=oneline A...B
|
||||||
|
Loading…
x
Reference in New Issue
Block a user