tests/test-hgk
author Adrian Buehlmann <adrian@cadifra.com>
Thu, 02 Sep 2010 15:08:36 +0200
changeset 12150 bca69641de61
parent 6800 cc7114d96548
permissions -rwxr-xr-x
tests: unify test-diff-copy-depth

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