tests/test-hgk
author timeless <timeless@gmail.com>
Sun, 25 Oct 2009 13:27:54 +0100
changeset 9646 5b001f534452
parent 6800 cc7114d96548
permissions -rwxr-xr-x
commands: adding --no-status to resolve to match status

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