Setup: Running openindian/hipster updated as of Aug 20 '17 Hardware: HP xw8600 - 2x Xeon CPU X5450 @ 3.00GHz - 32 GB ram I used cvs for several yrs before moving to git about yr ago. In both cases I've barely scratched the surface with my usage. I run 5-10 vbox vms' on this host with various OS's involved. With each host, I've kept a local repo of some key OS rc files. and a couple of hundred home made scripts. They all follow the same pattern of setup, but over time each repo becomes different from its cousins. I've never taken the step of centralizing the assorted local git repos into a central repo that keeps a branch or directory or whatever it would be called of each local repo. So that all the local repos would become a checked out module from the central git repo. Or at any rate, something along that line... not even sure how I would set that up with git, but would like some overall advice about how to do that. A step thru or an outline would be very useful.