Merge branch 'tb/mingw-rmdir-symlink-to-directory'

Windows rmdir() equivalent behaves differently from POSIX ones in that when used on a symbolic link that points at a directory, the target directory gets removed, which has been corrected. * tb/mingw-rmdir-symlink-to-directory: mingw: align symlinks-related rmdir() behavior with Linux

Junio C Hamano committed Aug 4, 2021 at 13:28 UTC 099a64aa3943ba1eb9e0bd5ea20923820c29c95a

No changes.