You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The [syntax highlighting of the `nano` editor was recently
disabled](git-for-windows/git#5462) in Git for
Windows by mistake, which [was
fixed](#605).
Signed-off-by: gitforwindowshelper[bot] <[email protected]>
Copy file name to clipboardExpand all lines: ReleaseNotes.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@ Git for Windows v2.48.1 was the last version to ship with the i686 ("32-bit") va
57
57
* A change in upstream Git v2.48.0 broke renaming symlinks, which [was fixed](https://github.com/git-for-windows/git/pull/5437).
58
58
* 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
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.
60
+
* The [syntax highlighting of the `nano` editor was recently disabled](https://github.com/git-for-windows/git/issues/5462) in Git for Windows by mistake, which [was fixed](https://github.com/git-for-windows/build-extra/pull/605).
60
61
61
62
## Changes since Git for Windows v2.47.1(2) (January 14th 2025)
0 commit comments