tests/test-hgk
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
Sat, 27 Feb 2010 19:58:59 +0900
branchstable
changeset 10554 8522310dcaf1
parent 6800 cc7114d96548
permissions -rwxr-xr-x
i18n-ja: synchronized with 4462760d6cfc

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