Skip to content

Commit 93f6674

Browse files
committed
Mention New Feature in release notes
With lots of files, `git reset --hard` [is now a lot faster](git-for-windows/git#1427) when the FSCache feature is in effect. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 9305db1 commit 93f6674

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
@@ -45,6 +45,7 @@ Git for Windows now has a new homepage: [https://gitforwindows.org/](https://git
4545
* `git checkout` [is now a lot faster when checking out a *lot* of files](https://github.com/git-for-windows/git/pull/1419).
4646
* The `core.excludesfile` [can now reference a symbolic link](https://github.com/git-for-windows/git/issues/1392).
4747
* Comes with [patch level 7](https://github.com/git-for-windows/msys2-runtime/commit/c967bd8e37af7fa86f8ed1ded2625071612b808a) of the MSYS2 runtime (Git for Windows flavor) based on [Cygwin 2.9.0](https://cygwin.com/ml/cygwin-announce/2017-09/msg00056.html).
48+
* With lots of files, `git reset --hard` [is now a lot faster](https://github.com/git-for-windows/git/pull/1427) when the FSCache feature is in effect.
4849

4950
### Bug Fixes
5051

0 commit comments

Comments
 (0)