tests/test-hgk
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sat, 13 Feb 2010 09:55:28 +0100
changeset 10439 509f4ed56509
parent 6800 cc7114d96548
permissions -rwxr-xr-x
progress: correctly handle empty progress topic

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