Skip to content

Commit 0399e14

Browse files
committed
Mention Bug Fix in release notes
A bug which on occasion caused lengthy rebase runs to crash without error message [was fixed](git-for-windows/git#2182). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 061dbfe commit 0399e14

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
@@ -55,6 +55,7 @@ This package contains software from a number of other projects including Bash, z
5555
* `git update-git-for-windows` (i.e. the auto updater of Git for Windows) now [reports correctly when it failed to access the GitHub API](https://github.com/git-for-windows/build-extra/pull/239).
5656
* Git for Windows' updater [no longer runs into GitHub API rate limits](https://github.com/git-for-windows/build-extra/pull/242) (this used to be quite common in enterprise scenarios, where many users would share one IP as far as GitHub is concerned).
5757
* gitk [no longer fails with "filename too long"](https://github.com/git-for-windows/git/pull/2170) when there are 1,000+ branches/tags.
58+
* A bug which on occasion caused lengthy rebase runs to crash without error message [was fixed](https://github.com/git-for-windows/git/pull/2182).
5859

5960
## Changes since Git for Windows v2.20.1 (December 15th 2018)
6061

0 commit comments

Comments
 (0)