tests/test-hgk
author Martin Geisler <mg@lazybytes.net>
Sat, 22 Aug 2009 10:52:53 +0200
changeset 9381 642febca0e5d
parent 6800 cc7114d96548
permissions -rwxr-xr-x
Merge with crew-stable

#!/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