<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Submodule on Nitin Kumar Singh</title><link>https://nitinksingh.com/tags/submodule/</link><description>Recent content in Submodule on Nitin Kumar Singh</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Nitin Kumar Singh. All rights reserved.</copyright><lastBuildDate>Fri, 10 Jan 2025 09:00:00 +0530</lastBuildDate><atom:link href="https://nitinksingh.com/tags/submodule/index.xml" rel="self" type="application/rss+xml"/><item><title>Simplify Git Workflows Across Multiple Repositories with Git Submodules and Meta-Repositories</title><link>https://nitinksingh.com/posts/simplify-git-workflows-across-multiple-repositories-with-git-submodules-and-meta-repositories/</link><pubDate>Fri, 10 Jan 2025 09:00:00 +0530</pubDate><guid>https://nitinksingh.com/posts/simplify-git-workflows-across-multiple-repositories-with-git-submodules-and-meta-repositories/</guid><description>&lt;h2 class="relative group"&gt;&lt;strong&gt;Introduction&lt;/strong&gt;
 &lt;div id="introduction" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#introduction" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;In modern software development, projects often consist of multiple repositories working together seamlessly. For instance, microservices architectures rely on modularity, where each service has its own repository. While this independence is beneficial, managing numerous repositories as a single cohesive unit can be daunting. Enter the &lt;strong&gt;meta-repository&lt;/strong&gt;: a powerful tool that simplifies the management of multiple interdependent Git repositories, enabling streamlined workflows without sacrificing modularity.&lt;/p&gt;</description></item></channel></rss>