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.
我在一家小型初创公司(4-5 名开发人员)工作,我们所有的代码都使用 git 进行版本控制。我正在寻找一个内部工具,我可以将其部署到一个内部服务器,该服务器将提供基本的“代码搜索”网页,让您通过文件名等进行搜索/建议,并通过语法突出显示和行号等显示结果。有没有免费的这样的工具?
虽然不是免费的,但您可以花 10 美元获得 Fisheye 的入门版。
我用 Fisheye 取得了很好的效果
http://www.atlassian.com/software/fisheye/
还有 gitweb。它没有花哨的语法突出显示,但它是免费的。