LWN.net Logo

Gerrit: Google-style code review meets git

Gerrit: Google-style code review meets git

Posted Nov 1, 2009 3:10 UTC (Sun) by Darkmere (subscriber, #53695)
Parent article: Gerrit: Google-style code review meets git

Something I wonder at is, how painful is it to setup, maintain and integrate with something like existing repositories and so on?


(Log in to post comments)

Gerrit: Google-style code review meets git

Posted Nov 2, 2009 2:47 UTC (Mon) by zwily (guest, #61712) [Link]

The setup instructions are pretty good, getting the actual full stack up and running with Jetty wasn't
too bad.

Integrating with our existing git repos has been a breeze. You just point it to your git repo on disk.
The hardest part is getting everyone up to speed on the new workflow.

Gerrit: Google-style code review meets git

Posted Nov 2, 2009 11:03 UTC (Mon) by Darkmere (subscriber, #53695) [Link]

Thanks, excellent to know.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds