Skip to content

Commit

Permalink
Add a release note (bug)
Browse files Browse the repository at this point in the history
When using the `cache` credential helper, it could error out with
"fatal: unable to connect to cache daemon: Unknown error" under certain
circumstances; This [was
fixed](git-for-windows/git#5329).

Signed-off-by: gitforwindowshelper[bot] <[email protected]>
  • Loading branch information
gitforwindowshelper[bot] committed Jan 1, 2025
1 parent 8a4df9d commit d0d3260
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Git for Windows is distributed with other components yet, such as Bash, zlib, cu
### Bug Fixes

* The installer now correctly blocks the installation on Windows 7 and Windows 8 as these versions of Windows are no longer supported since Git for Windows v2.47.0
* When using the `cache` credential helper, it could error out with "fatal: unable to connect to cache daemon: Unknown error" under certain circumstances; This [was fixed](https://github.com/git-for-windows/git/pull/5329).

## Changes since Git for Windows v2.47.0(2) (October 22nd 2024)

Expand Down

0 comments on commit d0d3260

Please sign in to comment.