Mercurial > hg-stable
view tests/test-hgk @ 7830:55bd03e2e13c
test-identify: require no-outer-repo
The test expects "There is no Mercurial repository here (.hg not found)"
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Thu, 05 Mar 2009 14:53:59 +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