tests/test-hgk
author Patrick Mezard <pmezard@gmail.com>
Fri, 08 Jan 2010 23:15:22 +0100
branchstable
changeset 10219 3b94120864fc
parent 6800 cc7114d96548
permissions -rwxr-xr-x
win32: close file when leaving _getfileinfo()

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