Skip to content

Commit 83820b8

Browse files
committed
Mention New Feature in release notes
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]>
1 parent b391896 commit 83820b8

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
@@ -42,6 +42,7 @@ This package contains software from a number of other projects including Bash, z
4242
* 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`.
4343
* Comes with [cURL v7.62.0](https://curl.haxx.se/changes.html#7_62_0).
4444
* 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.
4546

4647
## Changes since Git for Windows v2.19.0 (September 11th 2018)
4748

0 commit comments

Comments
 (0)