Skip to content

Commit 40705ee

Browse files
committed
Mention Bug Fix in release notes
The support for `sendpack.sideband` that was removed by mistake [was re-introduced](git-for-windows/git#2375), to support `git push` via the `git://` protocol again. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 8d8db92 commit 40705ee

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
@@ -54,6 +54,7 @@ Note! As a consequence of making `git config --system` work as expected, the loc
5454
* [Makes `git config --system` work like you think it should](https://github.com/git-for-windows/git/pull/2358).
5555
* 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).
5656
* A buffer overrun in the code to determine which files need to be marked as hidden [was plugged](https://github.com/git-for-windows/git/pull/2371).
57+
* The support for `sendpack.sideband` that was removed by mistake [was re-introduced](https://github.com/git-for-windows/git/pull/2375), to support `git push` via the `git://` protocol again.
5758

5859
## Changes since Git for Windows v2.22.0 (June 8th 2019)
5960

0 commit comments

Comments
 (0)