view tests/test-hgk @ 11165:e8915e19205a

summary: show if commit will be from a closed head
author Gilles Moris <gilles.moris@free.fr>
date Mon, 10 May 2010 22:44:06 +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