tests/test-issue436
author Maxim Dounin <mdounin@mdounin.ru>
Tue, 25 Dec 2007 21:14:11 -0800
changeset 5694 e9f1a1ccd51b
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
convert: allow repo root to be matched in filemap For consistency with "rename subdir ." syntax in filemap, also support "rename . subdir".

#!/bin/sh

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