App-GitGerrit
view release on metacpan or search on metacpan
bin/git-gerrit view on Meta::CPAN
=item B<--draft>
This option makes git-gerrit push the change-branch to
C<refs/drafts/UPSTREAM> instead of to C<refs/for/UPSTREAM>, creating a
draft change in Gerrit.
=item B<--submit>
This option tells Gerrit to L<auto-merge the change during
push|http://gerrit-documentation.googlecode.com/svn/Documentation/2.7/user-upload.html#auto_merge>,
which is a feature implemented in Gerrit 2.7.
=item B<--base BASE>
This option L<selects a new merge
base|http://gerrit-documentation.googlecode.com/svn/Documentation/2.7/user-upload.html#base>
for Gerrit, which is a feature implemented in Gerrit 2.7.
=item B<--topic TOPIC>
This option specifies another name for the topic that will be
associated with the change. By default, the topic name is the last
component of the current change-branch name, as specified by the C<git
gerrit new> sub-command.
=item B<--reviewer USERS>
( run in 2.799 seconds using v1.01-cache-2.11-cpan-b16cb0d3907 )