Git for Windows 2.19.2 发布了,要注意的是,在该版本中,Git CMD 已被弃用。如果不喜欢 Git Bash,可转而使用 Powershell。
2.19.2 新特性
Comes with Git v2.19.2.
Comes with OpenSSH v7.9p1.
The description of the editor option to choose Vim has been clarified to state that this unsets
core.editor
.Comes with cURL v7.62.0.
The type of symlinks to create (directory or file) can now be specified via the
.gitattributes
.The FSCache feature now uses a faster method to enumerate files, making e.g.
git status
faster in large repositories.Comes with Git Credential Manager v1.18.3.
Comes with Git LFS v2.6.0.
Comes with MSYS2 runtime (Git for Windows flavor) based on Cygwin 2.11.2.
The FSCache feature was optimized to become faster.
Bug 修复、下载地址及其他更新内容请点此查看。