tests/test-debugindexdot.out
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Mon, 03 Nov 2008 16:31:47 +0100
changeset 7307 56380212d630
parent 6336 4b0c9c674707
permissions -rw-r--r--
help: commands supporting --git point to the gitdiffs topic (issue1352)

created new head
digraph G {
	-1 -> 0
	0 -> 1
	0 -> 2
	2 -> 3
	1 -> 3
}