Add a page talking about the 32-bit deprecation#43
Merged
Conversation
Member
Author
mjcheetham
approved these changes
Feb 22, 2023
mjcheetham
left a comment
Member
There was a problem hiding this comment.
Great! Just one optional suggestion of adding a link to MSYS2's 32-bit announcement/drop, if you think people would like it.
|
|
||
| While Git for Windows v1.x was only ever offered as 32-bit installer (i.e. targeting the i686 CPU architecture), as of Git for Windows v2.x (which happened mid-2015), there have been two variants: the 32-bit and the 64-bit (x86\_64) one. | ||
|
|
||
| However, due to Git for Windows' reliance on the MSYS2 runtime, which dropped 32-bit support as of version 3.4.x, Git for Windows will start to phase out 32-bit support after Git for Windows v2.40.x. |
Member
There was a problem hiding this comment.
Maybe a link to the MSYS runtime 3.4.x release notes/docs about dropping 32-bit support? For those that care to dive deeper?
Member
Author
There was a problem hiding this comment.
Done! I also reworded the introduction in places where I found it klunky.
Signed-off-by: Johannes Schindelin <[email protected]>
dscho
force-pushed
the
announce-32-bit-deprecation
branch
from
February 22, 2023 07:29
0db41f5 to
a2a848c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This is needed to implement this suggestion.