git-review

Submit git branches to Gerrit for code review

brewmacoslinux
Try with needOr install directly
Source

About

Submit git branches to gerrit for review

Commands

git-review

Examples

Submit current branch for review$ git review
Submit branch with specific topic$ git review -t my-feature-topic
Download and checkout a review$ git review -d 12345