My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dce991
)
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
diff --git
a/Documentation/rev-list-options.txt
b/Documentation/rev-list-options.txt
index
be84721
..
1d85755
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