version control - How do you organize your git repositories? -
Get link
Facebook
X
Pinterest
Email
Other Apps
The "custom" version control system follows the "Cathedral" model - all the codes are stored in a main repository. Distributed version control systems such as git allow more flexibility in organizing your multiple repositories.