diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2009-01-29 17:30:51 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-01-30 21:11:24 -0800 |
commit | 418566b6fdcc0eb1b5549d0742366aa13a7ff277 (patch) | |
tree | a2d36ff84e44fef36ed1e9d556aea94c6d5a78a6 /t/t9134-git-svn-ignore-paths.sh | |
parent | gitweb: align comments to code (diff) | |
download | tgif-418566b6fdcc0eb1b5549d0742366aa13a7ff277.tar.xz |
Fix 'git diff --no-index' with a non-existing symlink target
When trying to find out mode changes, we should not access the symlink
targets using stat(); instead we use lstat() so that the diff does
not fail trying to find a non-existing symlink target.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9134-git-svn-ignore-paths.sh')
0 files changed, 0 insertions, 0 deletions