tests/test-hgk
author Martin Geisler <mg@lazybytes.net>
Tue, 30 Jun 2009 20:25:21 +0200
changeset 8998 d86471eca74d
parent 6800 cc7114d96548
permissions -rwxr-xr-x
i18n-da: translated many one-liners

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