Files
git/compat
Johannes Schindelin 2a08553adb mingw: avoid inifinite loop in rename()
We have this loop where we try to remove the read-only attribute when
rename() fails and try again. If it fails again, let's not try to remove
the read-only attribute and try *again*.

This fixes https://github.com/git-for-windows/git/issues/1299

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2018-01-02 11:23:51 +01:00
..
2018-01-02 11:23:38 +01:00
2018-01-02 11:23:44 +01:00
2018-01-02 11:23:44 +01:00