tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Tue, 03 Jul 2007 19:49:36 -0700
changeset 4798 83c1bbb934ec
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
convert: svn merges produce hard-to-trace file entries. Ignore them for now.

#!/bin/sh

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