tests/test-hgk
author Fabian Kreutz <fabian.kreutz@starnet.fi>
Fri, 17 Apr 2009 14:10:05 +0300
changeset 8114 ad3ba2de2cba
parent 6800 cc7114d96548
permissions -rwxr-xr-x
i18n-de: More translations of commands.py (revert, status, unbundle, ...)

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