tests/test-debugindexdot.out
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Sun, 29 Jun 2008 11:35:08 +0200
changeset 6780 4c1d67e0fa8c
parent 6336 4b0c9c674707
permissions -rw-r--r--
hgweb: move capabilities calculation back into hgweb.protocol

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