tests/test-issue436
author Sune Foldager <cryo@cyanite.org>
Wed, 24 Sep 2008 13:22:11 +0200
changeset 7049 6489ee64b522
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
fetch: use dirstate branch instead of first parents

#!/bin/sh

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