Firefox 135.0 发布
Git for Windows 2.5.2.2 发布,此版本修复了 Git for Windows 2.5.2 的一个 Git GUI 回退问题,其他 bug 修复:
- It now works to call
git add -p -- .
when there is a large number of files. - The Arrow keys can be used in the Bash history again when run in the Windows console.
- Tab completion in the context of a large Active Directory is no longer slow.
下载:
- Git-2.5.2.2-32-bit.exe
- Git-2.5.2.2-64-bit.exe
- PortableGit-2.5.2.2-32-bit.7z.exe
- PortableGit-2.5.2.2-64-bit.7z.exe
msysgit 的开发成员 dscho 从 msysgit fork 后合并 git 官方代码推出了 git 发行版 git-for-windows,git-for-windows 使用MSYS2 的工具链,但是在基本设置上沿袭了 msysgit 的设置,版本比 msysgit 新。