Skip to content

Commit 3b3d601

Browse files
committed
Mention New Feature in release notes
When `git clean` fails due to long paths, [Git now advises the user to set `core.longPaths`](git-for-windows/git#3817). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent d1068a6 commit 3b3d601

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
@@ -47,6 +47,7 @@ This package contains software from a number of other projects including Bash, z
4747
* On newer Windows versions, Git [now assumes a Win32 Console with full color capabilities](https://github.com/git-for-windows/git/pull/3751). This helps e.g. when NeoVIM is configured as Git's editor.
4848
* A regression introduced in Git for Windows v2.36.0 where GPG in 32-bit versions simply would not work [was fixed](https://github.com/git-for-windows/MSYS2-packages/commit/002b641e4409ce76709419e835e1fb2a6de14e7c).
4949
* Comes with [OpenSSH v9.0p1](https://www.openssh.com/txt/release-9.0).
50+
* When `git clean` fails due to long paths, [Git now advises the user to set `core.longPaths`](https://github.com/git-for-windows/git/pull/3817).
5051

5152
## Changes since Git for Windows v2.35.3 (April 15th 2022)
5253

0 commit comments

Comments
 (0)