mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-04 08:40:19 -05:00
The symlink case had never worked, and the file case was broken by the O_EXCL change because the error return changed from EISDIR to EEXIST. Fix both problems by just moving the test for an existing directory to a more logical place.
3.6 KiB
3.6 KiB