Mercurial > hg
view tests/test-hgk @ 9698:3bbc6bc62809
commands: slightly better help for --traceback
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Mon, 02 Nov 2009 20:50:57 +0100 |
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