发布于 2016-07-16 23:48:16 | 82 次阅读 | 评论: 0 | 来源: 网友投递
Git分布式版本控制系统
Git是一款自由和开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目。
Git 2.9.2 发布了,主要修复了 v2.9.1 的bug。
------------------
A fix merged to v2.9.1 had a few tests that are not meant to be run on platforms without 64-bit long, which caused unnecessary test failures on them because we didn't detect the platform and skip them.
These tests are now skipped on platforms that they are not applicable to.
下载地址: