Ahmad AlhouraniEfficiently Managing Multiple Projects in Git with SubmodulesIn a world of microservices, modular development, and distributed applications, managing code across multiple repositories can become…Nov 31
MoussaHow To Automatically update git submodules using GitHub ActionsMonorepo project structures with git submodules are great and easy to manage to benefit from a centralized data flow, and I personally use…Feb 23
Sean DugganGit SubmodulesSo, I was recently complaining to someone else in the Unity space that I liked using Github to coordinate work between computers, but that…Oct 4Oct 4
S3CloudHubHow to Use GitHub Submodules for Better Code ManagementIn software development, it’s common to work with multiple repositories — whether you’re integrating third-party libraries or maintaining…Sep 10Sep 10
Ahmad AlhouraniEfficiently Managing Multiple Projects in Git with SubmodulesIn a world of microservices, modular development, and distributed applications, managing code across multiple repositories can become…Nov 31
MoussaHow To Automatically update git submodules using GitHub ActionsMonorepo project structures with git submodules are great and easy to manage to benefit from a centralized data flow, and I personally use…Feb 23
Sean DugganGit SubmodulesSo, I was recently complaining to someone else in the Unity space that I liked using Github to coordinate work between computers, but that…Oct 4
S3CloudHubHow to Use GitHub Submodules for Better Code ManagementIn software development, it’s common to work with multiple repositories — whether you’re integrating third-party libraries or maintaining…Sep 10
Ankit KumarAdding Git Submodules to Your Project: A GuideManaging dependencies is an essential aspect of software development. As projects grow in size and complexity, it becomes increasingly…Jul 20, 2023
KaizinHow to clone repository with sub-modulesIn previous article, I introduced a way to manage project using sub-module. This time, I want to talk about cloning git repository with…May 24
Christophe PorteneuveMastering Git submodulesHair-pulling. Helpless rage. Clusterfucks. They leave much to be desired, yet sometimes are the right tool for the job. Let’s tame them!Jan 8, 201530