tests/test-hgk
author Cédric Duval <cedricduval@free.fr>
Sat, 18 Jul 2009 22:44:50 +0200
changeset 9225 a3a22aa6bf82
parent 6800 cc7114d96548
permissions -rwxr-xr-x
i18n-fr: translation for the archive command

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