tests/test-hgk
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Tue, 12 May 2009 11:05:13 +0200
changeset 8358 be2277c1dfcc
parent 6800 cc7114d96548
permissions -rwxr-xr-x
tests: add test for branches webcommand

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