From: Junio C Hamano Date: Tue, 11 Dec 2012 23:51:14 +0000 (-0800) Subject: Merge branch 'ef/mingw-rmdir' X-Git-Tag: v1.8.1-rc2~8 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/73481593800a4aa17eb6a3d8c5740485735d3686?ds=inline;hp=--cc Merge branch 'ef/mingw-rmdir' MinGW has a workaround when rmdir unnecessarily fails to retry with a prompt, but the logic was kicking in when the rmdir failed with ENOTEMPTY, i.e. was expected to fail and there is no point retrying. * ef/mingw-rmdir: mingw_rmdir: do not prompt for retry when non-empty --- 73481593800a4aa17eb6a3d8c5740485735d3686