Re: [PATCH v2] reftable: ignore file-in-use errors when unlink(3p) fails on Windows
From: Patrick Steinhardt <hidden>
Date: 2025-03-14 15:00:37
From: Patrick Steinhardt <hidden>
Date: 2025-03-14 15:00:37
On Fri, Mar 14, 2025 at 03:18:55PM +0100, Christian Reich wrote:
Greetings, the patch didn't find the way in next git version. But there is a change in git for windows, which prevents multiple asks the same questions: https://github.com/git-for-windows/git/commit/dba1473162b4319a0a2c7f74ab48ed4a826f7ac7 The other option to prevent the asks, is to set GIT_ASK_YESNO but the sleeps slow down the process.
The patch is still blocked because [1] hasn't landed yet. Once it does I expect the patch to be merged. But yes, this will not be part of Git v2.49, but of the next release. Patrick [1]: [ref]