Closed (won't fix)
Project:
Family History Distro
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2010 at 22:46 UTC
Updated:
20 Oct 2010 at 15:30 UTC
Here's some info on them:
http://book.git-scm.com/5_submodules.html
Thoughts?
Comments
Comment #1
davad commentedIt doesn't look too difficult, and it could be helpful. Does github support submodules in a repository?
We might want to just keep things separate, though. We can publish the API wrapper as a separate drupal module and have the make file pull it from drupal.
I'm fine working either way.
Comment #2
davad commentedComment #3
bmathews commentedIt doesn't sound like it quite does what I was expecting. The super project references specific commits instead of floating to the tip. Therefore, every commit to a sub project would also require an update to the super project. I don't think the complexity of this project warrants such overhead.
Comment #4
davad commentedShall we just use separate git repos where it makes sense and one main repo for the distro?
Comment #5
bmathews commented"Shall we just use separate git repos where it makes sense and one main repo for the distro?"
I think that sounds best.