git-review/doc/index.rst

961 B

git-review

SYNOPSIS

git-review [OPTIONS <git-review-options-label] [BRANCH]

DESCRIPTION

git-review automates and streamlines some of the tasks involve with submitting local changes to a Gerrit server for review.

OPTIONS

git-review

--topic, -t

Sets the target topic for this change on the gerrit server.

--dry-run, -n

Don't actually perform any commands that have direct effects. Print them instead.

--no-rebase, -R

Do not automatically perform a rebase before submitting the change to gerrit.

--verbose, -v

Turns on more verbose output.