发布于 2016-07-17 00:18:07 | 82 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的Pro Git v2 中文版,程序狗速度看过来!
Git分布式版本控制系统
Git是一款自由和开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目。
Git for Windows 2.9.2 发布了,更新如下:
Comes with Git 2.9.2 (skipping the Windows release of Git 2.9.1 due to a regression caught by the automated tests).
Git Credential Manager was updated to v1.5.0.
The installer will now refuse to downgrade Git for Windows, unless the user assures that it is intended.
MinGit, the portable, non-interactive Git intended for third-party tools, is now also built as part of Git for Windows' official versions.
When git bundle create
is asked to create an empty bundle, it is supposed to error out and delete the corrupt bundle file. The deletion no longer fails due to an unreleased lock file.
When launching git help <command>
, the help.browser
config setting is now respected.
The title bar in Git for Windows' SDK shows the correct prefix again.
We no longer throw an assertion when using the git credential-store
.
When configuring notepad
as commit message editor, UTF-8 messages are now handled correctly.
详情及下载地址:https://github.com/git-for-windows/git/releases/tag/v2.9.2.windows.1