I have a project with multiple sub-modules and some common build file @ the root level of the project.
Ideally I want to have each module as a separate repo, but they are all part of the same repo. Remember, here the sub-modules are not going to be used across other repo etc. Its a strict parent-child hierarchy. Q1) is submodules still the right choice? Q2) I am using gitolite, how does one configure permissions in the config file for parent and child repos in such a case? I could not see anythign specific in the docs .. or maybe i'm playing dumb so I can be sure. thanks -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
