view tests/test-hgk @ 7668:876de22b70b8

coal/paper: add missing spaces in changeset child formatting
author Stepan Koltsov <yozh@mx1.ru>
date Mon, 19 Jan 2009 12:36:06 +0100
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