tests/test-hgk
author Adrian Buehlmann <adrian@cadifra.com>
Fri, 10 Sep 2010 17:59:17 +0200
changeset 12204 c55d69c5fb77
parent 6800 cc7114d96548
permissions -rwxr-xr-x
tests: unify test-issue1438 and test-issue2137

#!/bin/sh

echo "[extensions]" >> $HGRCPATH
echo "hgk=" >> $HGRCPATH

hg init repo
cd repo
echo a > a
hg ci -Am adda
hg debug-cat-file commit 0