Nested git repositories without remotes (a.k.a. git submodule without remotes)
You can do what you want, but your one, two, and three would need to be accessible to whoever will need to clone them—this is not usually the case for “random” development repositories. If you do set this up, you will need to be very careful not to delete “your” repository (or make it otherwise inaccessible) … Read more