Skip to content

Commit bc86f82

Browse files
committed
Mention Bug Fix in release notes
Repositories with old commits containing backslashes in file names [can now be fetched/cloned again](git-for-windows/git#2437) (but Git will still refuse to check out files with backslashes in their file names). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent d22d08e commit bc86f82

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
@@ -46,6 +46,7 @@ This package contains software from a number of other projects including Bash, z
4646
* The startup file for GNU nano, which had been included with DOS line endings (and therefore upset `nano`) [is now included with Unix line endings again](https://github.com/git-for-windows/git/issues/2429).
4747
* Git for Windows now [fails as expected](https://github.com/git-for-windows/git/pull/2440) when trying to check out files with illegal characters in their file names.
4848
* Git [now works properly](https://github.com/git-for-windows/git/pull/2449) when inside a symlinked work tree.
49+
* Repositories with old commits containing backslashes in file names [can now be fetched/cloned again](https://github.com/git-for-windows/git/pull/2437) (but Git will still refuse to check out files with backslashes in their file names).
4950

5051
## Changes since Git for Windows v2.24.0(2) (November 6th 2019)
5152

0 commit comments

Comments
 (0)