Dealing with multiple git repositories

Let’s talk about git repositories! I don’t want to get into the mono versus multi-repository discussion. Some advocates for mono-repositories and others against them. But no matter which side you’re on, chances are you contribute to repositories parts of different organizations: personal projects, professionals, or various open-source ones. In this case, it is for sure not possible to use a mono-repository approach. Hence, I thought of a solution to help me keep some repositories up-to-date with their remotes or ensure I did push everything....

<span title='2022-02-02 20:05:00 +0100 CET'>February 2, 2022</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;Loïc Rouchon