tests/test-issue436
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sat, 17 Feb 2007 09:54:59 -0200
changeset 4105 ed46895aa38c
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
git binary patches: use hashes to detect identical files

#!/bin/sh

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