On Tue, Apr 08, 2014 at 04:43:29PM -0400, Maurizio Vitale wrote:
> I've never used multiple git repositories in large scale
> multi-committer projects (the closest is a new language frontend for
> llvm that uses submodules for beinging in clang and llvm, but I'm
> the only committer).
>
> I see pe
I've never used multiple git repositories in large scale multi-committer
projects (the closest is a new language frontend for llvm that uses
submodules for beinging in clang and llvm, but I'm the only committer).
I see people advocating splitting large code bases into multiple git
repository and t
On Fri, Apr 04, 2014 at 10:09:08AM -0700, Thomas Beardshear wrote:
> Anyone have any suggestions for using git for multiple projects?
>
> The concept of git seems clear for one large project, but when your applets
> are in multiple locations (departments vs server functions vs cloud-based
> vend
Anyone have any suggestions for using git for multiple projects?
The concept of git seems clear for one large project, but when your applets
are in multiple locations (departments vs server functions vs cloud-based
vendor integrations), it gets a little vague especially for people that use
it p