tests/test-hgk
author Matt Mackall <mpm@selenic.com>
Mon, 31 May 2010 12:57:24 -0500
branchstable
changeset 11246 8f5ad12db28e
parent 6800 cc7114d96548
permissions -rwxr-xr-x
Merge with i18n

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