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.
Fin Startups get Fin free for a year + 93% off Intercom
Promoted
Maker
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 is maintained in a separate repository and shared between several projects
What's your case?
Report
No reviews yetBe the first to leave a review for Git X-Modules