tests/test-hgk
author Matt Mackall <mpm@selenic.com>
Thu, 20 May 2010 12:21:35 -0500
changeset 11201 34023f2ca305
parent 6800 cc7114d96548
permissions -rwxr-xr-x
Fix up rebase's handling of strip backups

#!/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