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.
我需要将重命名的文件与每个提交挂钩中的提交文件列表区分开来。
例如,我检查了一个包含更多文件的目录。我重命名了一些文件,删除了一些文件,修改了一些文件,添加了一些文件并提交了文件夹。
在这里,我只需要识别重命名的文件。
谢谢...,