最佳答案
对不起,如果这个问题存在,我惊讶地找不到它:/
How can I perform a git diff
between two files within the same branch & same commit?
即 git diff fileA.php fileB.php
(ideally with the easy to read color coding that git
offers....or similar to what the program BeyondCompare does!)