view tests/test-hgk @ 10831:441f5d66da03

color: concatenate effects correctly and avoid printing empty effects
author Brodie Rao <brodie@bitheap.org>
date Sun, 04 Apr 2010 22:53:50 -0500
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