tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Wed, 11 Jul 2007 00:53:44 -0700
changeset 4856 1f3742217a76
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
replace .hgtags instead of appending to it when doing a raw commit

#!/bin/sh

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