Remove replication option from ssh command

Ssh rename-project command does not require replication option to
perform rename. Gerrit config contains isReplica flag, which do
the same thing as replication option for ssh command. Meaning
replication option no longer needed.

Change-Id: I335695c5e94d8f6a76bc8e06d47cd670dcbe2150
6 files changed
tree: 2bc9d1d3cd9409cac5fa70d41cfc91c6c0c3f4dd
  1. .settings/
  2. src/
  3. tools/
  4. .bazelignore
  5. .bazelrc
  6. .bazelversion
  7. .gitignore
  8. bazlets.bzl
  9. BUILD
  10. external_plugin_deps.bzl
  11. LICENSE
  12. README.md
  13. WORKSPACE
README.md

Rename project plugin for Gerrit Code Review

This plugin currently supports Gerrit version 2.14.X and 2.15.X with changes in reviewDb. Also supported is the noteDb alternative for Gerrit versions 2.15.X and above.

For more information, see: src/main/resources/Documentation/about.md