summaryrefslogtreecommitdiffstats
path: root/Documentation/technical/api-history-graph.txt
diff options
context:
space:
mode:
authorAllan Caffee <allan.caffee@gmail.com>2009-03-30 16:13:45 +0200
committerJunio C Hamano <gitster@pobox.com>2009-03-30 17:59:45 +0200
commit7b60d0d3e4d9bb8995a010b0304ec92d0fdff69c (patch)
tree76e993da6d14cc90179208756e0effc9112a9338 /Documentation/technical/api-history-graph.txt
parentimport-zips: fix thinko (diff)
downloadgit-7b60d0d3e4d9bb8995a010b0304ec92d0fdff69c.tar.xz
git-7b60d0d3e4d9bb8995a010b0304ec92d0fdff69c.zip
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/api-history-graph.txt')
-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 e9559790a3..d66e61b1ec 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 \
+| | | | | * \
| | | | | |\ |
| | | | * | | |
| | | | * | | |