tests/test-issue436
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Tue, 06 Feb 2007 15:54:58 -0200
changeset 4065 8ee983e3d461
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
fix strip'ping the second parent of a merge

#!/bin/sh

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