view tests/test-debugindexdot.out @ 7784:8a217626bb0c

audit: check for casefolding of .hg (issue1450)
author Matt Mackall <mpm@selenic.com>
date Mon, 16 Feb 2009 17:37:23 -0600
parents 4b0c9c674707
children
line wrap: on
line source

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