Gerrit is a free, web-based collaborative code review tool that integrates with Git. It has been developed at Google by Shawn Pearce (co-author of Git, founder of JGit) for the development of the Android project.
Starting from a set of patches for Rietveld, it became a fork and evolved into a full blown project when ACL patches wouldn't be merged into Rietveld by its author, Guido van Rossum.[1]
Originally written in Python like Rietveld, it is now written in Java (Java EE Servlet) with SQL since version 2.
Gerrit是一款免费的、基于Web的协作代码审查工具,它集成了Git,并由Google的Shawn Pearce(Git的共同作者及JGit创始人)为Android项目的开发而创建。起初作为Rietveld的一组补丁开始,后来发展成为独立项目,特别是在访问控制列表(ACL)补丁未能被Rietveld的作者Guido van Rossum合并之后。Gerrit最初使用Python编写,如同Rietveld一样,但现在已经转为使用Java(Java EE Servlet)并支持SQL数据库。
2036

被折叠的 条评论
为什么被折叠?



