Skip to content

Commit d84a359

Browse files
committed
Mention Bug Fix in release notes
The (still experimental) built-in `git add -p` [no longer gets confused about incomplete lines](git-for-windows/git#2368) (i.e. a file's l last line that does not end in a Line Feed). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent c125548 commit d84a359

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
@@ -52,6 +52,7 @@ Note! As a consequence of making `git config --system` work as expected, the loc
5252
* Starting with cURL v7.66.0, [`$HOME/.netrc` can be used](https://github.com/curl/curl/commit/f9c7ba9096ec29db2536481d8e9ebe314e007f0c) instead of `$HOME/_netrc` (but it will still fall back to looking for the latter).
5353
* The installer's "ProductVersion" [is now consistent with older Git for Windows versions'](https://github.com/git-for-windows/build-extra/pull/257).
5454
* [Makes `git config --system` work like you think it should](https://github.com/git-for-windows/git/pull/2358).
55+
* The (still experimental) built-in `git add -p` [no longer gets confused about incomplete lines](https://github.com/git-for-windows/git/pull/2368) (i.e. a file's l last line that does not end in a Line Feed).
5556

5657
## Changes since Git for Windows v2.22.0 (June 8th 2019)
5758

0 commit comments

Comments
 (0)