view tests/test-hgk @ 10035:9e2b35dc7e97

i18n-el: translate verify
author Giorgos Keramidas <keramida@ceid.upatras.gr>
date Thu, 03 Dec 2009 22:31:14 +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