mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-04 19:16:21 -05:00
The same logic as for unlink and rename also applies to rmdir. For example in case you have a shell open in a git controlled folder. This will easily fail. So lets be nice for such cases as well. Signed-off-by: Heiko Voigt <heiko.voigt@mahr.de>