tests/test-hgk
author Matt Mackall <mpm@selenic.com>
Fri, 19 Mar 2010 16:04:00 -0500
branchstable
changeset 10742 0e8403f4ce31
parent 6800 cc7114d96548
permissions -rwxr-xr-x
Merge with i18n

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