tests/test-hgk
author Matt Mackall <mpm@selenic.com>
Sat, 19 Jun 2010 12:22:35 -0500
changeset 11404 37cbedbeae96
parent 6800 cc7114d96548
permissions -rwxr-xr-x
revset: allow extended characters in symbols

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