view tests/test-hgk @ 8006:36a1219a13ab

i18n-da: bring translations up-to-date This incorporates the word-wrap changes made to help strings, as well as new translations for the updated clone, push and pull help strings.
author Martin Geisler <mg@daimi.au.dk>
date Sun, 05 Apr 2009 00:57:30 +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