tests/test-debugindexdot.out
author Matt Mackall <mpm@selenic.com>
Thu, 10 Jun 2010 15:23:31 -0500
changeset 11333 e83aff248c17
parent 6336 4b0c9c674707
permissions -rw-r--r--
strip: backup bundles should use the .hg extension

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