view tests/test-hgk @ 12192:968e9057ab8a

tests: unify test-filebranch
author Adrian Buehlmann <adrian@cadifra.com>
date Fri, 03 Sep 2010 11:47:24 +0200
parents cc7114d96548
children
line wrap: on
line source

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