Skip to content

Commit

Permalink
Add a release note (bug)
Browse files Browse the repository at this point in the history
When using an `askpass` helper (e.g. implicitly when running inside VS
Code's internal terminal), Git v2.46.0 [would error out with "read
error: Invalid
argument"](git-for-windows/git#5115); This bug
has been fixed.

Signed-off-by: gitforwindowshelper[bot] <[email protected]>
  • Loading branch information
gitforwindowshelper[bot] committed Sep 15, 2024
1 parent 5270861 commit 352bef2
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 @@ -50,6 +50,7 @@ Git for Windows is distributed with other components yet, such as Bash, zlib, cu
### Bug Fixes

* The support code enabled via `core.WSLCompat` did not work well with files stored in subdirectories of the worktree, which [has been fixed](https://github.com/git-for-windows/git/pull/4660).
* When using an `askpass` helper (e.g. implicitly when running inside VS Code's internal terminal), Git v2.46.0 [would error out with "read error: Invalid argument"](https://github.com/git-for-windows/git/issues/5115); This bug has been fixed.

## Changes since Git for Windows v2.45.2 (June 3rd 2024)

Expand Down

0 comments on commit 352bef2

Please sign in to comment.