commit | 173a8798376d9f63da2bbaa0b1933eea60d4ac1c | [log] [tgz] |
---|---|---|
author | Ivan Frade <ifrade@google.com> | Fri Mar 19 13:22:25 2021 -0700 |
committer | Ivan Frade <ifrade@google.com> | Tue Mar 30 08:59:07 2021 -0700 |
tree | ce10f4078376d45976a58b4887e05df49c350711 | |
parent | 3ffb17385ab6210dc950f03a668379fc27878065 [diff] |
Extract opening repos to its own class Move opening the repos (with caching and translating URL -> repoName) to its own class. Providers can offer different implementations adjusted to their backends, and supporting e.g. cross-host reading. The injection code comes in follow up changes. Change-Id: I9f346e6733bd35170a2a94a27d7acbd6390679bf
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