tests/test-debugindexdot.out
author Patrick Mezard <pmezard@gmail.com>
Wed, 08 Apr 2009 23:17:33 +0200
changeset 8036 dbcf5d52fcf5
parent 6336 4b0c9c674707
permissions -rw-r--r--
test-convert-bzr: check renamed files are removed (issue1505)

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