author | Jeff King <peff@peff.net> | |
Wed, 22 Sep 2010 00:35:59 +0000 (20:35 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 27 Sep 2010 17:48:23 +0000 (10:48 -0700) | ||
commit | afa0876050496d4250e8b27680e5cbc60fbda760 | |
tree | 6f787187a6574ef27a8048695498b4913dc8eb07 | tree | snapshot |
parent | 055467dd4ae7fac2cf3149352710a5ee64b2138c | commit | diff |
prefer test -h over test -L in shell scripts
Even though "-L" is POSIX, the former is more portable, and
we tend to prefer it already.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Even though "-L" is POSIX, the former is more portable, and
we tend to prefer it already.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/workdir/git-new-workdir | diff | blob | history | |
t/t9100-git-svn-basic.sh | diff | blob | history | |
t/t9131-git-svn-empty-symlink.sh | diff | blob | history |