All activity
Dmitry Linov
left a comment
This is meant to be the end of the "monorepo vs. multi-repo vs. git submodules" discussion - now you can use all these approaches at the same time!
Here are some of the use cases we could think of:
- Code review team can see all changes made in various repositories, in one place
- A private project contains an open-source part, that is shared in a separate repository
- A library or component...
Git X-Modules
A new and better way to manage modular Git projects
Git X-Modules is a server-side app that syncs your project directories with other repositories. Think of it as a server-side alternative to Git Submodules, or a way to combine the advantages of the monorepo and multi-repo workflows.
Git X-Modules
A new and better way to manage modular Git projects