tests/test-issue436
author Patrick Mezard <pmezard@gmail.com>
Sun, 19 Aug 2007 17:38:40 +0200
changeset 5202 6f636d13f6b8
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
convert: load parent commits on-demand

#!/bin/sh

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