Mercurial > hg
view tests/test-symlink-root @ 7385:8119c1a607c4
mergetools: add pointer to the usual filemerge path
author | Brendan Cully <brendan@kublai.com> |
---|---|
date | Sun, 16 Nov 2008 20:56:55 -0800 |
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