/multi-repo-main

A proof-of-concept for a (non-native) Gitpod multi-repo setup

Multi Repo

Main repo

Open in Gitpod

How it works

  1. The main repo points to all sub-repos with Git submodules
  2. The .gitpod.yml always updates all submodules to the correct branch (i.e. same branch name as main repo, or default branch)