tests/test-hgk
author Matt Mackall <mpm@selenic.com>
Tue, 22 Jul 2008 13:03:15 -0500
changeset 6823 12081ea61a34
parent 6800 cc7114d96548
permissions -rwxr-xr-x
dirstate.walk: track normalized directory names

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