tests/test-hgk
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 31 Mar 2010 12:09:21 +0200
changeset 10792 3152f2732ef5
parent 6800 cc7114d96548
permissions -rwxr-xr-x
merge with 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