tests/test-hgk
author Matt Mackall <mpm@selenic.com>
Sat, 13 Feb 2010 23:50:38 -0600
branchstable
changeset 10456 64a6a896e5fb
parent 6800 cc7114d96548
permissions -rwxr-xr-x
1.5 code freeze: merge default into 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