tests/test-issue436
author Matt Mackall <mpm@selenic.com>
Thu, 26 Jul 2007 12:02:58 -0500
changeset 5003 4d079df2871a
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
dirstate: speed up sorting in findfiles

#!/bin/sh

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