git-review

git command for submitting branches to Gerrit

Install

All systems
curl cmd.cat/git-review.sh
Debian Debian
apt-get install git-review
Ubuntu
apt-get install git-review
Arch Arch Linux
pacman -S git-review
image/svg+xml Kali Linux
apt-get install git-review
Fedora
dnf install git-review
Windows (WSL2)
sudo apt-get update sudo apt-get install git-review
OS X
brew install git-review
Raspbian
apt-get install git-review

git-review

git command for submitting branches to Gerrit

git-review is a tool that helps submitting git branches to gerrit for review. It is used extensively for the development and maintenance of OpenStack, but it can be used for any project using Gerrit.