Git 2.19 正式发布,带来大量改进与 Bug 修复
- 2018-09-11 09:16:00
- 王练
- 转贴:
- 开源中国
- 3243
Git 2.19 已发布,包含来自60多位贡献者提交的功能改进和 bug 修复,亮点包括:
Compare histories with git range-diff
Git 2.19 引入了 git range-diff ,这是一个用于比较两个 commits 序列的工具。
git grep ’s new tricks
git grep 现在拥有一些新的功能,比如使用 git grep --column 定位到你查询的第一列匹配(first matching column),或使用 git grep -o (代表 --only-matching)来做出选择。
Sorting branches
现在可以使用 branch.sort 来配置 git branch 的默认顺序。
Directory rename detection
更多详情可查阅发行说明:
下载地址:
发表评论
联系我们
联系人: | 郑女士 |
---|---|
电话: | 13792883250 |
Email: | zhengqiaoyin@cnezsoft.com |