git-restack/doc/index.rst
2011-09-26 11:07:54 -07:00

1.0 KiB

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.

--update, -R

Skip cached local copies and force updates from network resources.

--verbose, -v

Turns on more verbose output.