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>
maint
parent
63801da88d
commit
7b60d0d3e4
Documentation/technical
|
@ -148,22 +148,22 @@ outputting that information, if desired.
|
||||||
------------
|
------------
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
M
|
*
|
||||||
|\
|
|\
|
||||||
* |
|
* |
|
||||||
| | *
|
| | *
|
||||||
| \ \
|
| \ \
|
||||||
| \ \
|
| \ \
|
||||||
M-. \ \
|
*-. \ \
|
||||||
|\ \ \ \
|
|\ \ \ \
|
||||||
| | * | |
|
| | * | |
|
||||||
| | | | | *
|
| | | | | *
|
||||||
| | | | | *
|
| | | | | *
|
||||||
| | | | | M
|
| | | | | *
|
||||||
| | | | | |\
|
| | | | | |\
|
||||||
| | | | | | *
|
| | | | | | *
|
||||||
| * | | | | |
|
| * | | | | |
|
||||||
| | | | | M \
|
| | | | | * \
|
||||||
| | | | | |\ |
|
| | | | | |\ |
|
||||||
| | | | * | | |
|
| | | | * | | |
|
||||||
| | | | * | | |
|
| | | | * | | |
|
||||||
|
|
Loading…
Reference in New Issue