|
|
Subscribe / Log in / New account

Gerrit: Google-style code review meets git

Gerrit: Google-style code review meets git

Posted Oct 31, 2009 2:20 UTC (Sat) by vikrampandita (guest, #53239)
Parent article: Gerrit: Google-style code review meets git

At TI we have been using gerrit extensively.

Its a beautiful tool particularly:
a) serves as a store of posted patches that can be sorted in any order
[eases search]

b) serves as a store of review comments of these patches
[easy for developer to follow up on review comments]

c) provides version'ing of patches and still maintaining contexts
[traditional email way, that is almost impossible.
see any k.org mailing lists for example of this]

d) this a git tree maintainers/integrators paradise
[merging to a tree is so convenient from the auto-created branches]

overall has been a nice expreience using this tool for past 4/5 months.
no complaints :)

regards
vikram pandita
TI


to post comments


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