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.
我让 gitweb 正确显示了 gitolite 服务器中的所有 git 存储库。但我想完全排除从 Web 视图中查看日志、摘要、短日志的选项。
有没有办法做到这一点?
谢谢。
我不知道实现这种过滤的直接方法。 一种方法是修改gitweb.perl内容,但这只是一个定制的解决方案。 这对于使用或不使用 gitolite 的 gitweb 都是有效的(即,使用 gitolite 与该过滤器无关)。
gitweb.perl