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
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]>
Copy file name to clipboardexpand all lines: ReleaseNotes.md
+1
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@ Git for Windows now has a new homepage: [https://gitforwindows.org/](https://git
45
45
*`git checkout`[is now a lot faster when checking out a *lot* of files](https://github.com/git-for-windows/git/pull/1419).
46
46
* The `core.excludesfile`[can now reference a symbolic link](https://github.com/git-for-windows/git/issues/1392).
47
47
* 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.
0 commit comments