据说是:
git diff 2362accf3e7be23e30 47f88153de2dc2f48a1 --name-only
所以我们尝试下:
好的 实锤了
输出到文件里面就是
git diff commit-id-1 commit-id-2 >> diff.txt