mirror of
https://github.com/git/git.git
synced 2026-04-04 05:50:14 +02:00
This function is used to see if a path given by the user does exist on the filesystem. A symbolic link that does not point anywhere does exist but running stat() on it would yield an error, and it incorrectly said it does not exist. Signed-off-by: Junio C Hamano <gitster@pobox.com>
19 KiB
19 KiB