Git for Windows v2.49.0-rc1.windows.1 #5466
Replies: 1 comment 1 reply
-
@dscho can we get a new GCM 2.6.2 with OAuth token (single line logic flow inconsistency) fixes
for the final release? My personal 😉 wish-list would of course also include |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changes since Git for Windows v2.48.1 (February 13th 2025)
Due to persistent maintenance challenges and the community's limited engagement and usage,
git svn
support in Git for Windows will be phased out over the next few months.Git for Windows v2.48.1 was the last version to ship with the i686 ("32-bit") variant of the installer, portable Git and archive. Only 32-bit MinGit will be built for future versions, until April 2029.
New Features
--full-name-hash
option has been accepted into upstream Git as--name-hash-version=2
and is no longer experimental.git backfill
command has been accepted into upstream Git; Its--batch-size=<n>
option has been renamed to--min-batch-size=<n>
, though.Bug Fixes
git add -p
from VS Code's internal terminal, after using thee
dit command, caused the internal terminal got stuck and no further command was accepted.This discussion was created from the release Git for Windows v2.49.0-rc1.windows.1.
Beta Was this translation helpful? Give feedback.
All reactions