Skip to content

Commit f3ba98a

Browse files
author
gitforwindowshelper[bot]
committed
Add a release note (bug)
A bug was [fixed](git-for-windows/git#6250) which could cause parallel checkouts to fail under certain circumstances when the FSCache is enabled. Signed-off-by: gitforwindowshelper[bot] <gitforwindowshelper-bot@users.noreply.github.com>
1 parent 251e11f commit f3ba98a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Git for Windows is distributed with other components yet, such as Bash, zlib, cu
5151

5252
* A [regression in v2.54.0](https://github.com/git-for-windows/git/issues/6210) that could cause endless "Unlink of file '.git/objects/pack/pack-<hash>.idx' failed. Should I try again?" loops on older Windows 10 versions during `git fetch` operations [was fixed](https://github.com/git-for-windows/git/pull/6215).
5353
* A [bug](https://github.com/msys2/msys2-runtime/issues/338) that prevented proper shutdown of processes launched via Git Bash under certain circumstances [was fixed](https://github.com/msys2/msys2-runtime/pull/339).
54+
* A bug was [fixed](https://github.com/git-for-windows/git/pull/6250) which could cause parallel checkouts to fail under certain circumstances when the FSCache is enabled.
5455

5556
## Changes since Git for Windows v2.53.0(3) (April 14th 2026)
5657

0 commit comments

Comments
 (0)