tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Tue, 19 Dec 2006 17:03:34 -0800
changeset 3935 472d9670e6e9
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
hgweb: add raw manifest template

#!/bin/sh

hg init a
cd a
hg -v log -v
hg -v log -v x
true