view tests/test-hgk @ 8911:62e3b9466700

translated a bunch of strings to danish
author Sune Foldager <cryo@cyanite.org>
date Sat, 20 Jun 2009 19:46:01 +0200
parents cc7114d96548
children
line wrap: on
line source

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