Git 2.10.0-RC1 发布了。 主要更新如下: "git
rev-parse --git-path hooks/<hook>" learned to take core.hooksPath
configuration variable (introduced during 2.9 cycle) into account. (merge 9445b49 ab/hooks later to maint). "git
log --show-signature" and other commands that display the verification
status of PGP signature now shows the longer key-id, as 32-bit key-id is
so last century.
查看提交记录以了解更多:https://github.com/git/git/commits/master 下载地址: |