gerrit-tools

Tools to ease Gerrit code review workflows and management

brewmacoslinux
Try with needOr install directly
Source

About

Tools to ease Gerrit code review

Commands

gerrit-toolsgit-review

Examples

Submit a change for code review to Gerrit$ git review -R
Download a change from Gerrit for local review$ git review -d <change-number>
Push changes to Gerrit and request code review$ git push origin HEAD:refs/for/main