view tests/test-hgk @ 9909:369592fdc2e4

Merge with i18n
author Matt Mackall <mpm@selenic.com>
date Sun, 22 Nov 2009 15:36:22 -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