Mercurial > hg
view tests/test-hgk @ 12127:36a65283c3af
commit: sort subrepos before committing for stable test output
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Tue, 31 Aug 2010 16:36:31 +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