Git for Windows 2.20.1 发布了,Git for Windows 是一个 Windows 版的 Git 客户端,它提供轻量级的本地工具集,将 Git SCM 的完整功能集引入Windows,同时提供了 GUI。
该版本的新特性包括:
升级至 Git v2.20.1
升级至 cURL v7.63.0
详情请查看发布公告。
下载地址
Git-2.20.1-32-bit.exe
Git-2.20.1-32-bit.tar.bz
Git-2.20.1-64-bit.exe
Git-2.20.1-64-bit.tar.bz
MinGit-2.20.1-32-bit.zip
MinGit-2.20.1-64-bit.zip
MinGit-2.20.1-busybox-32-bit.zip
MinGit-2.20.1-busybox-64-bit.zip
pdbs-for-git-32-bit-2.20.1.1.7c9fbc07db-1.zip
pdbs-for-git-64-bit-2.20.1.1.7c9fbc07db-1.zip
PortableGit-2.20.1-32-bit.7z.exe
PortableGit-2.20.1-64-bit.7z.exe
Source code(zip)
Source code(tar.gz)
评论删除后,数据将无法恢复
引用来自“思维特无敌”的评论
Fixes since v2.20-----------------
* A few newly added tests were not portable and caused minority
platforms to report false breakages, which have been fixed.
* Portability fix for a recent update to parse-options API.
* "git help -a" did not work well when an overly long alias is
defined, which has been corrected.
* A recent update accidentally squelched an error message when the
run_command API failed to run a missing command, which has been
corrected.
E文溜的化,我就自己去看不问了。
引用来自“久永”的评论
这个 .1 又干了点啥?-----------------
* A few newly added tests were not portable and caused minority
platforms to report false breakages, which have been fixed.
* Portability fix for a recent update to parse-options API.
* "git help -a" did not work well when an overly long alias is
defined, which has been corrected.
* A recent update accidentally squelched an error message when the
run_command API failed to run a missing command, which has been
corrected.