tests/test-issue436
author Matt Mackall <mpm@selenic.com>
Thu, 12 Nov 2009 12:03:39 -0600
changeset 9843 d1043c2ffe6c
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
merge: fix changectx.ancestor(workingctx) (issue1327)

#!/bin/sh

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