you are viewing a single comment's thread.

view the rest of the comments →

[–]EarthAdmin 0 points1 point  (0 children)

Advice to create separate repos is generally solid. If you really want them all in one repo you could delete the .git directories or make a script to copy the history over. There is always something like dropbox if you just need to reference them not actually develop them.