tests/test-hgk
author Matt Mackall <mpm@selenic.com>
Wed, 01 Jul 2009 00:41:14 -0500
changeset 8993 46441934c585
parent 6800 cc7114d96548
permissions -rwxr-xr-x
verify: demote warning about nullid in copy to note

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