Hi,
> Does that mean that we should not expect a git clone/checkout of the superproject to work at all? Is the ref field actually used in determining the correct commit to use in each submodule?
In principle, the clone/checkout of the superproject should work. The
superproject is a regular git repository with submodules, the only
special thing is that they get autoupdated on the server side. IIUC
the branch field is only relevant to update submodules to more recent
commits and if not set defaults to HEAD
That being said, many android superprojects are generated from
manifest files. The problem in your first message could be a some typo
in the manifest (e.g. build/make using the wrong origin), or (more
unlikely;f a bug in the translation from manifest to repo.
Ivan
On Thu, Mar 13, 2025 at 12:36 AM Michael Devine
> To view this discussion visit
https://groups.google.com/d/msgid/repo-discuss/735f53ba-8d47-46a5-988f-e6b42761d9fan%40googlegroups.com.