tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Sun, 11 Mar 2007 14:21:09 -0700
changeset 4200 7ca05d29c1f0
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Clarify update help text for update without an explicit revision

#!/bin/sh

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