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
The Git for Windows installer [no longer complains about a
downgrade](#264)
when upgrading from an `-rc` version, i.e. from a pre-release leading
up to the next major version.
Signed-off-by: Johannes Schindelin <[email protected]>
Copy file name to clipboardexpand all lines: ReleaseNotes.md
+1
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,7 @@ Note! As a consequence of making `git config --system` work as expected, the loc
56
56
* 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
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.
58
58
*`git stash`[no longer records skip-worktree files as deleted](https://github.com/git-for-windows/git/pull/2378) after resolving merge conflicts in them.
59
+
* The Git for Windows installer [no longer complains about a downgrade](https://github.com/git-for-windows/build-extra/pull/264) when upgrading from an `-rc` version, i.e. from a pre-release leading up to the next major version.
59
60
60
61
## Changes since Git for Windows v2.22.0 (June 8th 2019)
0 commit comments