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.
如果其中的任何文件与特定模式匹配,是否有办法限制更改列表?我想用它来保护私人内部项目免受外部承包商的侵害。
我知道如果承包商在保护中没有访问权限,他们将无法看到这些文件,但我宁愿不必依赖每个人来清理他们的签入评论。
自从我这样做已经有一段时间了,但我记得诀窍是设置一个非常简单的触发器,强制限制所有更改列表。假设您已经在使用保护,那么您的用户将只能看到他们可以看到其文件的更改列表;所有其他更改列表(及其描述)将对它们隐藏。