I have now worked in developer productivity organizations at a company with a very advanced mono-repo (Google) and a company with a very advanced multi-repo system (LinkedIn), and I have to tell you: most of the valuable properties that people associate with a mono-repo have nothing to do with how many source control repositories you have. In fact, what people (and Google) consider a mono-repo is actually multiple different concepts.... The post What is a Monorepo, Really? appeared first on C...