[Pulp-list] [devel] git submodules

Randy Barlow rbarlow at redhat.com
Thu Nov 13 19:00:43 UTC 2014


What if we used git submodules to put each Python package we have in its own git repository, and then the "pulp" repo just brings them together for convenience? This way we could do something along the lines of this:

$ pip install -e http://github.com/pulp/pulp_rpm_plugins

Meanwhile, we could continue having the meta-repo that we have now that brings these submodules together for convenience.

What do you think?

-- 
Randy Barlow




More information about the Pulp-list mailing list