Adapt checks to the new rename replication feature

With the introduction of the rename replication feature, the check for
project existence has to be brought out of the RenamePreconditions and
put in RenameCommand. This is done to avoid NullPointerException on a
non-existent project when the "--replication" option is used.

Change-Id: Ibc6e9123b9f86ef29d9106031841cd3f22fa06a5
3 files changed
tree: 9c38f0f00ff76627646ffd4daa4eeb57398c3a71
  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