tests/test-issue436
author Emanuele Aina <em@nerd.ocracy.org>
Fri, 11 May 2007 17:05:44 +0200
changeset 4462 a73cf208b2a0
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
purge: add --include and --exclude options

#!/bin/sh

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