mirror of
https://github.com/git/git.git
synced 2025-12-18 12:00:25 +01:00
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>
6.0 KiB
6.0 KiB