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
The FSCache feature [now uses a faster method to enumerate
files](git-for-windows/git#1908), making
e.g. `git status` faster in large repositories.
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
@@ -42,6 +42,7 @@ This package contains software from a number of other projects including Bash, z
42
42
* The description of the editor option to choose Vim [has been clarified](https://github.com/git-for-windows/build-extra/pull/207) to state that this *unsets*`core.editor`.
43
43
* Comes with [cURL v7.62.0](https://curl.haxx.se/changes.html#7_62_0).
44
44
* The type of symlinks to create (directory or file) [can now be specified via the `.gitattributes`](https://github.com/git-for-windows/git/pull/1897).
45
+
* The FSCache feature [now uses a faster method to enumerate files](https://github.com/git-for-windows/git/pull/1908), making e.g. `git status` faster in large repositories.
45
46
46
47
## Changes since Git for Windows v2.19.0 (September 11th 2018)
0 commit comments