tests/test-hgk
author Nicolas Dumazet <nicdumz.commits@gmail.com>
Thu, 12 Aug 2010 19:49:58 +0900
changeset 11796 141e2e964705
parent 6800 cc7114d96548
permissions -rwxr-xr-x
tests: unify test-identify

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