Skip to content

Git 2.55.0.5

Latest

Choose a tag to compare

@N6REJ N6REJ released this 26 Aug 10:41
· 11 commits to main since this release

New Features
The experimental git survey command (which was never upstreamed to the core Git project) was deprecated and git-for-windows/git#6268. In the future, git repo structure should be used instead, as the git survey command will be retired eventually.
Git for Windows' installer git-for-windows/build-extra#726 (x64 instead of 86).
Comes with the MSYS2 runtime (Git for Windows flavor) based on Cygwin v3.6.10.
Comes with OpenSSH v10.5.P1.
Bug Fixes
The long-standing git-for-windows/git#5303 where Git Bash's screen was cleared after git.exe called vim (e.g. to edit a commit message) git-for-windows/msys2-runtime#131.
The Bash executables in the 64-bit and ARM64 distributions no longer carry an invalid Authenticode signature.