Git for Windows 2.51.1 compatibility #2221
-
Sometimes new versions of Git for Windows cause failures in the test suite. I figured I'd test ahead of time to see if that's about to happen with Git for Windows v2.51.1.windows.1, which has been released and which I expect the Windows runner images to upgrade to soon (since it includes a fix for a Git LFS security vulnerability), but which they haven't upgraded to yet. Similar to #2078, I'm posting this as a question so that it can be marked answered and closed separately. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Everything seems fine. It looks like there are no compatibility problems. See EliahKagan#118 for details, including (if interested) on techniques for upgrading/downgrading Git for Windows on CI and an idea for maybe making this easier for us to do (mostly for spot testing, as we should not habitually use a different version from what the runners have). |
Beta Was this translation helpful? Give feedback.
Everything seems fine.
It looks like there are no compatibility problems. See EliahKagan#118 for details, including (if interested) on techniques for upgrading/downgrading Git for Windows on CI and an idea for maybe making this easier for us to do (mostly for spot testing, as we should not habitually use a different version from what the runners have).