tests/test-hgk
author Wagner Bruna <wbruna@softwareexpress.com.br>
Mon, 16 Nov 2009 14:37:31 -0200
changeset 9865 1a2bc8e55396
parent 6800 cc7114d96548
permissions -rwxr-xr-x
i18n-pt_BR: synchronized with crew 9c43089b372a

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