jyknight / llvm-git-migration

7 stars 6 forks source link

zip-downstream-repo.py doesn't preserve all subprojects #8

Closed greened closed 5 years ago

greened commented 5 years ago

If the umrella repository used for zipping doesn't contain submodules for all projects in the monorepo, projects not included will not appear in the zipped history. This may or may not be what the user wants, since the zipped branch presumably should represent what downstream actually works on.

Think about adding an option to include other subprojects at the most recent branch point of the umbrella submodules.