view tests/test-hgk @ 12260:0a63e91c519d

tests: unify test-merge-remove
author Adrian Buehlmann <adrian@cadifra.com>
date Sun, 12 Sep 2010 12:11:39 +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