summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-03-30 08:52:26 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-03-30 08:52:26 +0000
commit3aa81825100a7380b2dec081876323507b150a95 (patch)
tree8bc052b9ca43f34e85e11f64d9236dc767c2e532 /git-rev-parse.txt
parent2fc92604e7f1634018085145b1861d1105dff5e5 (diff)
downloadgit-htmldocs-3aa81825100a7380b2dec081876323507b150a95.tar.gz
Autogenerated HTML docs for v1.5.1-rc3-20-gaa453
Diffstat (limited to 'git-rev-parse.txt')
-rw-r--r--git-rev-parse.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/git-rev-parse.txt b/git-rev-parse.txt
index ccc66aae7..a8bf6561e 100644
--- a/git-rev-parse.txt
+++ b/git-rev-parse.txt
@@ -265,14 +265,14 @@ its all parents.
Here are a handful examples:
- D A B D
- D F A B C D F
- ^A G B D
- ^A F B C F
- G...I C D F G I
- ^B G I C D F G I
- F^@ A B C
- F^! H D F H
+ D G H D
+ D F G H I J D F
+ ^G D H D
+ ^D B E I J F B
+ B...C G H D E B C
+ ^D B C E I J F B C
+ C^@ I J F
+ F^! D G H D F
Author
------