Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: rev-list-options: Fix a typo
author
Thomas Rast
<trast@student.ethz.ch>
Mon, 11 Aug 2008 23:55:35 +0000
(
01:55
+0200)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 12 Aug 2008 00:13:57 +0000
(17:13 -0700)
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/rev-list-options.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
7dce991
)
diff --git
a/Documentation/rev-list-options.txt
b/Documentation/rev-list-options.txt
index be847217814690f08f5ffeb8f4d508d0abfacf15..1d857559ef1327fd33dc5ab0f74e12fd9e3a3e26 100644
(file)
--- a/
Documentation/rev-list-options.txt
+++ b/
Documentation/rev-list-options.txt
@@
-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 li
n
e this:
+you would get an output li
k
e this:
+
-----------------------------------------------------------------------
$ git rev-list --left-right --boundary --pretty=oneline A...B
+
-----------------------------------------------------------------------
$ git rev-list --left-right --boundary --pretty=oneline A...B