home | list info | list archive | date index | thread index

Re: [OCLUG-Tech] what do people recommend for git "submodules"?

Hello Robert,
This depends on the project structure.
If you have one main project that contains several submodules, git submodules
may be the most logical variant.
If you have several equal projects you would like to keep in a repository,
well, then repo from Android project is your friend, as this is exactly what
it was made for.

Regards,
-- 
Dmitriy Korovkin

On Sat, 8 Oct 2016 05:07:52 -0400 (EDT)
"Robert P. J. Day" <rpjday [ at ] crashcourse [ dot ] ca> wrote:

> 
>   i mean, other than actual submodules, if one wants to lock a number
> of git repos together with versioning, are submodules generally
> considered adequate? i've heard a lot of dissatisfaction with
> submodules, and a few people have recommended moving up to using
> "repo" to accomplish the same thing.
> 
>   thoughts?
> 
> rday
> 
> _______________________________________________
> Linux mailing list
> Linux [ at ] lists [ dot ] oclug [ dot ] on [ dot ] ca
> http://oclug.on.ca/mailman/listinfo/linux