Gerrit 简明教程

Discuss Gerrit

Gerrit 是一款基于 Web 的代码审查工具,与 Git 集成并建立在 Git 版本控制系统之上(帮助开发者协同工作并维护其工作记录)。代码审查完成后,它允许将更改合并到 Git 仓库中。

Gerrit is a web-based code review tool, which is integrated with Git and built on top of Git version control system (helps developers to work together and maintain the history of their work). It allows merging changes to Git repository when you are done with the code reviews.