Mercurial > hg
view tests/test-hgk @ 11354:412a6e749f8d
relink/progress: Adding progress for pruning stage
author | timeless <timeless@gmail.com> |
---|---|
date | Thu, 10 Jun 2010 13:09:50 +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