view tests/test-hgk @ 10296:cade47dcac2d

Merge with stable
author Matt Mackall <mpm@selenic.com>
date Thu, 28 Jan 2010 23:13:10 -0600
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