view tests/test-hgk @ 12222:5aa9f0f0257a stable

i18n-it: finish translating 'hg summary' output
author Paolo Giarrusso <p.giarrusso@gmail.com>
date Sat, 21 Aug 2010 00:33:13 +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