commit | 2da90e2524c4607cd75a6adb83a2d763f96f6185 | [log] [tgz] |
---|---|---|
author | Ivan Frade <ifrade@google.com> | Thu Mar 18 17:38:06 2021 -0700 |
committer | Ivan Frade <ifrade@google.com> | Tue Mar 30 08:57:17 2021 -0700 |
tree | ceb2eca9cb55c7159c8ec29df6ecf9f1f91c642e | |
parent | d64a60a854424510ff965f455a4d7ba5856d5fb1 [diff] |
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
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