mirror of
https://github.com/git/git.git
synced 2026-03-14 02:43:25 +01:00
Since we are only interested whether the named entry is a directory, it is sufficient to use GetFileAttributes() instead of a full stat() call.
Since we are only interested whether the named entry is a directory, it is sufficient to use GetFileAttributes() instead of a full stat() call.