Github/compare: How to diff two different files (different file names, both in HEAD)?

后端 未结 5 1610
灰色年华
灰色年华 2021-02-06 23:50

Can I use the github /compare to display the difference between two different source files in HEAD?

Here is how I do it on the command line with git d

5条回答
  •  野趣味
    野趣味 (楼主)
    2021-02-07 00:03

    I have been using this third party online diff tool for a long time, if you like, you can use it as well. https://www.diffchecker.com. But it seems you should manually paste the two files onto it.

提交回复
热议问题