Git for Windows 2.9.3 发布了。 更新如下: 新特性:Comes with Git 2.9.3. Updated Git Credential Manager to version 1.6.0. Includes support for git status --porcelain=v2 . Avoids
evaluating unnecessary patch IDs when determining which commits do not
need to be rebased because they are already upstream. Sports a new --smudge option for git cat-file that lets it pass blob contents through smudge filters configured for the specified path.
Bug修复:详细更新列表及下载地址:https://github.com/git-for-windows/git/releases/tag/v2.9.3.windows.1 |