tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Sun, 06 May 2007 20:27:45 -0700
changeset 4410 bbc97d419b16
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Add fast-forward branch merging

#!/bin/sh

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