tests/test-issue436
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Tue, 13 Mar 2007 15:02:33 -0300
changeset 4204 f9bbcebcacea
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
"default" is the default branch name

#!/bin/sh

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