tests/test-hgk
author Wagner Bruna <wbruna@yahoo.com>
Sat, 01 May 2010 17:55:44 -0300
branchstable
changeset 11079 39f725929f0c
parent 6800 cc7114d96548
permissions -rwxr-xr-x
i18n-pt_BR: synchronized with ee5b112aa529

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