Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 python 新手。假设测试文件更改转到测试类别,构建包或代码级别更改转到功能更改。我试图找出项目的两个分支(主、功能)之间的差异,然后阅读代码差异并对它们进行分类。
您可以查看tortoise以了解代码差异,并查看gitk 命令以了解 repo 中发生的更改