Skip to content

Commit

Permalink
Add a release note (bug)
Browse files Browse the repository at this point in the history
A bug has been
[fixed](git-for-windows/msys2-runtime#87) that,
when calling `git add -p` from VS Code's internal terminal, after using
the `e`dit command, caused [the internal terminal got
stuck](git-for-windows/git#4776) and no
further command was accepted.

Signed-off-by: gitforwindowshelper[bot] <[email protected]>
  • Loading branch information
gitforwindowshelper[bot] committed Mar 3, 2025
1 parent 2da83b7 commit 99ecfdd
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 @@ -56,6 +56,7 @@ Git for Windows v2.48.1 was the last version to ship with the i686 ("32-bit") va

* A change in upstream Git v2.48.0 broke renaming symlinks, which [was fixed](https://github.com/git-for-windows/git/pull/5437).
* On a recent Insider Windows version, [users experienced the message: "Cygwin WARNING: Couldn't compute FAST_CWD pointer"](https://github.com/git-for-windows/git/issues/5447), which has been fixed.
* A bug has been [fixed](https://github.com/git-for-windows/msys2-runtime/pull/87) that, when calling `git add -p` from VS Code's internal terminal, after using the `e`dit command, caused [the internal terminal got stuck](https://github.com/git-for-windows/git/issues/4776) and no further command was accepted.

## Changes since Git for Windows v2.47.1(2) (January 14th 2025)

Expand Down

0 comments on commit 99ecfdd

Please sign in to comment.