tests/test-issue436
author Bryan O'Sullivan <bos@serpentine.com>
Mon, 06 Aug 2007 14:59:00 -0700
changeset 5106 745cffe59ca8
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
convert: use '.' as destination name if renaming subdir into root

#!/bin/sh

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