Git 2.50.0 新特性有哪些?
The Git project recently released Git Version 2.50.0. Let's look at a few notable highlights from this release, which includes contributions from the Git team at GitLab and also the wider Git...
Git 2.50.0版本发布,新增git-diff-pairs命令,优化diff计算,提升性能。git-update-ref命令支持批量更新,允许部分失败。git-cat-file增加过滤选项,提高对象查询效率。整体改善了大规模仓库的操作性能。
