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.
msysgit 的开发成员 dscho 从 msysgit fork 后合并 git 官方代码推出了 git 发行版 git-for-windows,git-for-windows 使用MSYS2 的工具链,但是在基本设置上沿袭了 msysgit 的设置,版本比 msysgit 新。
下载地址:https://github.com/git-for-windows/git/releases/download/v2.5.2.windows.2/Git-2.5.2.2-32-bit.exe
来自:开源中国社区

