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
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]>
Copy file name to clipboardexpand all lines: ReleaseNotes.md
+1
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,7 @@ This package contains software from a number of other projects including Bash, z
60
60
* A crash when running Git for Windows in Wine [was fixed](https://github.com/git-for-windows/git/pull/3875).
61
61
* A bug in the interaction between FSCache and parallel checkout [was fixed](https://github.com/git-for-windows/git/pull/3909).
62
62
* 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).
63
64
64
65
## Changes since Git for Windows v2.36.0 (April 20th 2022)
0 commit comments