Skip to content

Commit 99ecfdd

Browse files
author
gitforwindowshelper[bot]
committed
Add a release note (bug)
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]>
1 parent 2da83b7 commit 99ecfdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Git for Windows v2.48.1 was the last version to ship with the i686 ("32-bit") va
5656

5757
* A change in upstream Git v2.48.0 broke renaming symlinks, which [was fixed](https://github.com/git-for-windows/git/pull/5437).
5858
* 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.
59+
* 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.
5960

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

0 commit comments

Comments
 (0)