Skip to content

Commit 7b60d0d

Browse files
allancaffeegitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 63801da commit 7b60d0d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Documentation/technical/api-history-graph.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -148,22 +148,22 @@ outputting that information, if desired.
148148
------------
149149
*
150150
*
151-
M
151+
*
152152
|\
153153
* |
154154
| | *
155155
| \ \
156156
| \ \
157-
M-. \ \
157+
*-. \ \
158158
|\ \ \ \
159159
| | * | |
160160
| | | | | *
161161
| | | | | *
162-
| | | | | M
162+
| | | | | *
163163
| | | | | |\
164164
| | | | | | *
165165
| * | | | | |
166-
| | | | | M \
166+
| | | | | * \
167167
| | | | | |\ |
168168
| | | | * | | |
169169
| | | | * | | |

0 commit comments

Comments
 (0)