tests/test-hgk
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Tue, 23 Mar 2010 11:48:14 +0100
branchstable
changeset 10759 9f6e30a89f11
parent 6800 cc7114d96548
permissions -rwxr-xr-x
help: point out need for stringification

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