tests/test-hgk
author Julian Cowley <julian@lava.net>
Fri, 11 Jun 2010 01:35:38 -1000
branchstable
changeset 11449 05af334bac05
parent 6800 cc7114d96548
permissions -rwxr-xr-x
parser: fix URL to effbot

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