tests/test-hgk
author Martin Geisler <mg@lazybytes.net>
Sun, 26 Jul 2009 02:03:35 +0200
changeset 9276 51e85071caf0
parent 6800 cc7114d96548
permissions -rwxr-xr-x
zeroconf: wrap docstrings at 70 characters

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