tests/test-hgk
author Matt Mackall <mpm@selenic.com>
Mon, 20 Jul 2009 19:18:38 -0500
changeset 9181 8864112d4f57
parent 6800 cc7114d96548
permissions -rwxr-xr-x
Merge with stable

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