标签: git git-bash
我要导出列出的文件 git diff <remote> --name-only到两个文件夹,其中一个文件夹包含更改的文件,另一个文件夹包含原始文件(远程代码)。
git diff <remote> --name-only