Documentation: update graph api example.
authorAllan Caffee <allan.caffee@gmail.com>
Mon, 30 Mar 2009 14:13:45 +0000 (10:13 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Mar 2009 15:59:45 +0000 (08:59 -0700)
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>
No differences found