Skip to content

Commit

Permalink
Add a release note (bug)
Browse files Browse the repository at this point in the history
As of v2.45.0, the manual pages of `git clone` and `git init` [were
broken](git-for-windows/git#5063), which has
been fixed.

Signed-off-by: gitforwindowshelper[bot] <[email protected]>
  • Loading branch information
gitforwindowshelper[bot] committed Jul 18, 2024
1 parent 8346efa commit 077c846
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ Please also note that the 32-bit variant of Git for Windows is deprecated; Its l

* Git Bash's `ls` command [can now be used in OneDrive-managed folders](https://github.com/git-for-windows/msys2-runtime/pull/69) without having to hydrate all the files.
* Git LFS v3.5.x and newer no longer support Windows 7. Instead of a helpful error message, it now simply [crashes](https://github.com/git-for-windows/git/issues/4996) on that Windows version, leaving the user with the error message "panic before malloc heap initialized". This has been [addressed](https://github.com/git-for-windows/git/pull/5042): In addition to the unhelpful error message, Git is now saying what is going on and how to get out of the situation.
* As of v2.45.0, the manual pages of `git clone` and `git init` [were broken](https://github.com/git-for-windows/git/issues/5063), which has been fixed.

## Changes since Git for Windows v2.45.1 (May 14th 2024)

Expand Down

0 comments on commit 077c846

Please sign in to comment.