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.
另外,如何引用提交?希望我不必输入那些可怕的哈希字符串!
git diff <commit> <commit>
也可以看看:
Git 中的“diff”命令将向您显示相同的内容 - 两个快照或统一 diff格式的文件之间的更改。