Partially revert making GerritRemoteReader injectable

For a cross-host implementation, it is enough to wrap
GitRepositoryManager, no need to expose GerritRemoteReader.

Making GerritRemoteReader static still make sense and will help later to
plug a different repository manager.

Change-Id: I63417c12c8e8d8043f52dbaa4661c5028f43925d
2 files changed
tree: ceb2eca9cb55c7159c8ec29df6ecf9f1f91c642e
  1. java/
  2. javatests/
  3. BUILD
  4. external_plugin_deps.bzl
  5. LICENSE
  6. README.md
README.md

The plugin will update a superproject to contain the submodules defined in the manifest XML file whenever the manifest repo is changed.

For more information see the documentation or the build instructions