From: Junio C Hamano Date: Tue, 11 Dec 2012 23:51:14 +0000 (-0800) Subject: Merge branch 'ef/mingw-rmdir' X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=73481593800a4aa17eb6a3d8c5740485735d3686;p=git.git 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