Skip to content

Commit da53679

Browse files
committed
Mention Bug Fix in release notes
When Git indicates an unsafe directory due to the file system (e.g. FAT32) being unable to record ownership, Git [now gives better hints](git-for-windows/git#3887). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 8936290 commit da53679

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReleaseNotes.md

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ This package contains software from a number of other projects including Bash, z
6060
* A crash when running Git for Windows in Wine [was fixed](https://github.com/git-for-windows/git/pull/3875).
6161
* A bug in the interaction between FSCache and parallel checkout [was fixed](https://github.com/git-for-windows/git/pull/3909).
6262
* Cloning to network shares failed on some network file systems, which was [fixed](https://github.com/git-for-windows/git/pull/3646).
63+
* When Git indicates an unsafe directory due to the file system (e.g. FAT32) being unable to record ownership, Git [now gives better hints](https://github.com/git-for-windows/git/pull/3887).
6364

6465
## Changes since Git for Windows v2.36.0 (April 20th 2022)
6566

0 commit comments

Comments
 (0)