hi,
have you considered remembering the config for the subrebos using a config file, similarly to git subrepo which creates a .gitrepo file located at the root of each configured subrepo ?
this way each new contributor who clones the main repo can use the subrepos right away without any further configuration.
hi,
have you considered remembering the config for the subrebos using a config file, similarly to
git subrepowhich creates a.gitrepofile located at the root of each configured subrepo ?this way each new contributor who clones the main repo can use the subrepos right away without any further configuration.