mirror of
https://github.com/git/git.git
synced 2026-05-25 11:25:06 +02:00
8390d5cda9
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()