fix(deps): update dependency git to v2.54.0.windows.1#2611
Merged
Conversation
| datasource | package | from | to | | --------------- | ------------------- | ----------------- | ----------------- | | github-releases | git-for-windows/git | v2.53.0.windows.3 | v2.54.0.windows.1 |
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 PR contains the following updates:
v2.53.0.windows.3→v2.54.0.windows.1Release Notes
git-for-windows/git (git)
v2.54.0.windows.1: Git for Windows v2.54.0.windows.1Compare Source
Changes since Git for Windows v2.53.0(3) (April 14th 2026)
Due to persistent maintenance challenges,
git svnis no longer included in Git for Windows. Users who still need this command are highly encouraged to use a Linux version of git svn via the Windows Subsystem for Linux instead, or switch to a regular MSYS2 setup: install MSYS2, then run the following command in the MSYS2 UCRT64 Bash:pacman -Sy mingw-w64-ucrt-x86_64-git-svn. After that, thegit svncommand will be available in that Bash. On Windows/ARM64, you will want to use the CLANGARM64 variant instead (and installmingw-w64-clang-aarch64-git-svn).New Features
winptyare no longer necessary, and have therefore been dropped.Bug Fixes
iconvexecutable, which was inadvertently dropped from Git for Windows v2.53.0's installer, is now included again.git cleanalready avoids traversing NTFS junctions,git worktree removenow does the same.http.emptyAuth("auto"), was fixed.git instawebcommand is no longer distributed with Git for Windows because it would require GitWeb (which has not been distributed with Git for Windows for quite a few years).Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.