tests/test-hgk
author Wagner Bruna <wbruna@softwareexpress.com.br>
Tue, 08 Sep 2009 19:46:20 -0300
changeset 9557 dbe2bdd5e488
parent 6800 cc7114d96548
permissions -rwxr-xr-x
merge with i18n-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