ITK/Gerrit: Difference between revisions
From KitwarePublic
< ITK
Jump to navigationJump to search
Line 24: | Line 24: | ||
== Add Gerrit as one of your remotes == | == Add Gerrit as one of your remotes == | ||
git remote add gerrit marcus@review.source.kitware.com:ITK |
Revision as of 21:18, 21 August 2010
Code Review System
Overview
- Gerrit is a system for code reviews
- http://code.google.com/p/gerrit/
- It has a built-in Git implementation
Installation
The ITK Gerrit system is available at
In order to register you need to get an OpenID
Workflow
Integration with Git
Add Gerrit as one of your remotes
git remote add gerrit marcus@review.source.kitware.com:ITK