view tests/test-hgk @ 12257:470e0b1ddc6e

tests: unify test-merge-internal-tools-pattern
author Adrian Buehlmann <adrian@cadifra.com>
date Sat, 11 Sep 2010 20:04:35 +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