commit | 2fa99562045a8863ee7a49e71d36f36419ac88a4 | [log] [tgz] |
---|---|---|
author | Ivan Frade <ifrade@google.com> | Tue May 23 15:48:48 2023 -0700 |
committer | Ivan Frade <ifrade@google.com> | Tue May 30 15:28:03 2023 -0700 |
tree | c4b3d5f24c9d22456fc15dc92aa0061002c1b9da | |
parent | 61be8678e6be23a93dd6854c1283e144c32a0865 [diff] |
ConfigEntry: Move source matching to the ConfigEntry All the information to decide if the incoming project/ref matches a conf is in the conf entry, keep the matching there. This makes easier to add globs to choose branches in a following change. Change-Id: I0ebbd7da3691b545dc6cda0bdc517a9f40cf2d37
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