tests/test-hgk
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Fri, 16 Apr 2010 19:18:20 +0200
changeset 10935 5f10634f9e68
parent 6800 cc7114d96548
permissions -rwxr-xr-x
dirstate: remove unused variable

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