You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
Copy file name to clipboardExpand all lines: ReleaseNotes.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,7 @@ Please also note that the 32-bit variant of Git for Windows is deprecated; Its l
59
59
60
60
* 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.
61
61
* 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.
62
+
* 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.
62
63
63
64
## Changes since Git for Windows v2.45.1 (May 14th 2024)
0 commit comments