summaryrefslogtreecommitdiff
path: root/Documentation/technical
diff options
context:
space:
mode:
authorAllan Caffee <allan.caffee@gmail.com>2009-03-30 14:13:45 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-03-30 15:59:45 (GMT)
commit7b60d0d3e4d9bb8995a010b0304ec92d0fdff69c (patch)
tree76e993da6d14cc90179208756e0effc9112a9338 /Documentation/technical
parent63801da88d8638eb6cf26d6305a721ad3731e216 (diff)
downloadgit-7b60d0d3e4d9bb8995a010b0304ec92d0fdff69c.zip
git-7b60d0d3e4d9bb8995a010b0304ec92d0fdff69c.tar.gz
git-7b60d0d3e4d9bb8995a010b0304ec92d0fdff69c.tar.bz2
Documentation: update graph api example.
As of commit 03300c0 the graph API uses '*' for all nodes including merges. This updates the example in the documentation to match. Signed-off-by: Allan Caffee <allan.caffee@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical')
-rw-r--r--Documentation/technical/api-history-graph.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/technical/api-history-graph.txt b/Documentation/technical/api-history-graph.txt
index e955979..d66e61b 100644
--- a/Documentation/technical/api-history-graph.txt
+++ b/Documentation/technical/api-history-graph.txt
@@ -148,22 +148,22 @@ outputting that information, if desired.
------------
*
*
-M
+*
|\
* |
| | *
| \ \
| \ \
-M-. \ \
+*-. \ \
|\ \ \ \
| | * | |
| | | | | *
| | | | | *
-| | | | | M
+| | | | | *
| | | | | |\
| | | | | | *
| * | | | | |
-| | | | | M \
+| | | | | * \
| | | | | |\ |
| | | | * | | |
| | | | * | | |