Skip to content

Commit e02a5b4

Browse files
committed
Mention Bug Fix in release notes
It is [again possible](git-for-windows/git#2435) to clone repositories where _some_ past revision contained file names containing backslashes (Git will of course still refuse to check out such revisions). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent d1075d4 commit e02a5b4

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
@@ -48,6 +48,7 @@ This package contains software from a number of other projects including Bash, z
4848
* Git [now works properly](https://github.com/git-for-windows/git/pull/2449) when inside a symlinked work tree.
4949
* 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).
5050
* Git GUI [can now deal with uninitialized submodules](https://github.com/git-for-windows/git/pull/2452) (this was a Windows-specific bug).
51+
* It is [again possible](https://github.com/git-for-windows/git/issues/2435) to clone repositories where _some_ past revision contained file names containing backslashes (Git will of course still refuse to check out such revisions).
5152

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

0 commit comments

Comments
 (0)