Version 4, last updated by Andy Singleton at February 28, 2011 20:20 UTC

Welcome to Assembla's Gerrit integration.  Please edit this page to add your own instructions for your team.

Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system.

Gerrit-on-demand is integrated with Assembla accounts, ticketing, and activity Stream.  We also added the Assembla git code browser on top of the Gerrit repository, in the "Gerrit" tab.  You can go to the Gerrit application by selecting "Patch request" on the Gerrit tool, or by clicking on Gerrit events.  In Gerrit, you will a list of patch requests for yourself, and your team. 

Getting Started / Technical note:  As a project owner, you can push content directly into the git repository.  Before you push the initial content, go here to tell the server about your account - http://review.assembla.com

To learn how to work with Gerrit and git in Assembla, please read this documentation and download the commit_msg hook.

Learn more about the Gerrit project here.  Get more information from the Android Life of a Patch chart, and related documentation of their "repo" scripts for doing trunk-oriented development.