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.
例如,有一个 maven-module 实际上是项目结构中的文件夹之一。如何列出影响此文件夹的所有提交,我们能否以某种方式按用户名过滤此列表?
svn 日志 [URL_PATH]
然后grep是用户名的结果。
grep
您可以按右键单击文件夹和颠覆菜单,然后显示历史记录。它将显示文件夹中文件的所有提交和更改