On Wed, Jun 12, 2013 at 8:44 AM, Patrick Georgi <[email protected]> wrote: > Am 12.06.2013 15:26, schrieb Aaron Durbin: >> $ gitreview.sh adurbin >> git push --receive-pack='git receive-pack --reviewer=adurbin >> --cc=<cc_someone>' upstream HEAD:refs/for/master > gerrit 2.6 has a somewhat different syntax: > > git push upstream > HEAD:refs/for/master%[email protected],[email protected] > > the r= and c= statements can be repeated at will. > > See > http://gerrit-documentation.googlecode.com/svn/Documentation/2.6/user-upload.html
Nifty. I didn't know about that. Fwiw, that syntax worked w/ coreboot's gerrit server. Thanks. -Aaron -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

