RE: Summary of all inline comments

42 views
Skip to first unread message

Pursehouse, David

unread,
Oct 11, 2012, 8:38:20 PM10/11/12
to Khadir Griffith, repo-d...@googlegroups.com
You can get the review and inline comments for a specific patchset with the query:

$ ssh -p 29418 user@review-server gerrit query abcdef --comments

Where "abcdef" is the revision (sha1) of the patchset.

Or, for all patchsets on the change

$ ssh -p 29418 user@review-server gerrit query 12345 --patch-sets --comments

Where "12345" is the change number.

The default format is text. You can add "--format json" to get the output in JSON format which is easier to process with a script.

--
David Pursehouse
Configuration Manager
Sony Mobile Communications Japan, Inc.
Reply all
Reply to author
Forward
0 new messages