Browse Source

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>
maint
Thomas Rast 17 years ago committed by Junio C Hamano
parent
commit
d777af86d8
  1. 2
      Documentation/rev-list-options.txt

2
Documentation/rev-list-options.txt

@ -71,7 +71,7 @@ For example, if you have this topology: @@ -71,7 +71,7 @@ For example, if you have this topology:
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

Loading…
Cancel
Save