Skip to content

Commit 7dbef72

Browse files
committed
Mention New Feature in release notes
There are now [experimental built-in versions of `git add -i` and `git add -p`](git-for-windows/git#2150), i.e. those modes are now a lot faster (in particular at startup). You can opt into using them on the last installer page. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 6d07aa0 commit 7dbef72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ This package contains software from a number of other projects including Bash, z
4848
* Comes with [OpenSSH v8.0p1](https://www.openssh.com/txt/release-8.0).
4949
* Comes with [Git LFS v2.7.2](https://github.com/git-lfs/git-lfs/releases/tag/v2.7.2).
5050
* Comes with MSYS2 runtime (Git for Windows flavor) based on [Cygwin 3.0.7](https://cygwin.com/ml/cygwin-announce/2019-04/msg00030.html).
51+
* There are now [experimental built-in versions of `git add -i` and `git add -p`](https://github.com/git-for-windows/git/pull/2150), i.e. those modes are now a lot faster (in particular at startup). You can opt into using them on the last installer page.
5152

5253
### Bug Fixes
5354

0 commit comments

Comments
 (0)