mirror of
https://github.com/git-for-windows/git.git
synced 2026-02-15 08:02:33 -06:00
open() emulated on Windows platforms did not give EISDIR upon an attempt to open a directory for writing. * js/windows-open-eisdir-error: Windows: correct detection of EISDIR in mingw_open()