Git-Reduce-Tests

 view release on metacpan or  search on metacpan

lib/Git/Reduce/Tests.pm  view on Meta::CPAN

}

=head2 C<push_to_remote()>

=over 4

=item * Purpose

Push the reduced branch to the remote specified in the C<--remote> option,
which defaults to C<origin>.  This, of course, assumes that the user has
permission to perform that action, has proper credentials such as SSH keys,
etc.

=item * Arguments

    $self->push_to_remote($reduced_branch);

String holding name of branch with reduced test suite -- typically the return
value of the C<prepare_reduced_branch()> method.

=item * Return Value



( run in 0.378 second using v1.01-cache-2.11-cpan-4d50c553e7e )