git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
7dce991
)
Documentation: rev-list-options: Fix a typo
author
Thomas Rast
<redacted>
Mon, 11 Aug 2008 23:55:35 +0000
(
01:55
+0200)
committer
Junio C Hamano
<redacted>
Tue, 12 Aug 2008 00:13:57 +0000
(17:13 -0700)
Signed-off-by: Thomas Rast <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/rev-list-options.txt
patch
|
blob
|
history
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
-----------------------------------------------------------------------
+
-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 clone https://git.99rst.org/PROJECT