tests/test-issue436
author Terry Smith <terry@t11e.com>
Tue, 11 Sep 2007 12:42:52 -0400
changeset 5339 b62a59fa9d26
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
darcs2hg: Now understands files that were explicitly renamed in darcs.

#!/bin/sh

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