Mercurial > hg
view tests/test-symlink-root @ 5260:be4835ad9a85
convert: new config variable hg.tagsbranch controls which branch tags are committed to
author | Brendan Cully <brendan@kublai.com> |
---|---|
date | Mon, 27 Aug 2007 15:39:07 -0700 |
parents | 25d753efd48e |
children |
line wrap: on
line source
#!/bin/sh "$TESTDIR/hghave" symlink || exit 80 hg init a ln -s a link cd a echo foo > foo hg status hg status ../link