tests/test-issue436
author Matt Mackall <mpm@selenic.com>
Sun, 03 Feb 2008 19:29:05 -0600
changeset 6009 f077815932ce
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
filemerge: remove the hgmerge script This is now better handled using [merge-tools] and [merge-patterns] in hgrc.

#!/bin/sh

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