tests/test-hgk
author Brendan Cully <brendan@kublai.com>
Sun, 23 Nov 2008 00:44:31 -0800
changeset 7398 2cd1308cb588
parent 6800 cc7114d96548
permissions -rwxr-xr-x
mq: gracefully abort qpush/qgoto to guarded patch (issue1186)

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