tests/test-hgk
author Martin Geisler <mg@lazybytes.net>
Tue, 09 Jun 2009 23:08:55 +0200
changeset 8766 b2059435f176
parent 6800 cc7114d96548
permissions -rwxr-xr-x
man pages: mark filenames and env vars as fixed text

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