tests/test-hgk
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Mon, 30 Mar 2009 01:30:58 +0200
changeset 7922 06bf76009249
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