[TYPO3-core] Improvement of release merge tool

Philipp Gampe typo3.lists at philippgampe.info
Tue Nov 29 11:02:48 CET 2011


Ernesto Baschny [cron IT] wrote:
 
> I currently only have access the GIT log to generate the merged
> analyses, so I do not use or access neither Gerrit nor Forge.

You can access Gerrit via SSH.
$ ssh review.typo3.org -p 29418 gerrit --help

You may use the same search syntax as in the web GUI. So this
$ ssh review.typo3.org -p 29418 gerrit query topic:31622
is equivalent to
https://review.typo3.org/#q,topic:31622,n,z

You can also turn JSON response on:
$ ssh review.typo3.org -p 29418 gerrit query --format json topic:31622

Best regards
-- 
Philipp Gampe


More information about the TYPO3-team-core mailing list