view tests/test-hgk @ 6937:3aa8ad0e03ba

qfinish: document --applied instead of --all
author Martin Geisler <mg@daimi.au.dk>
date Mon, 25 Aug 2008 01:26:08 +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