view tests/test-hgk @ 11052:d6094402de14 stable

relink/progress: correctly handle the no file to relink case
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sat, 01 May 2010 14:36:48 +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