|
|
|
|
|
by mikepurvis
2288 days ago
|
|
Do you actually need clones in that scenario? I worked on a build system that grabbed source from several hundred repos at the starting point, and it turned out to be way faster to just grab it all as tarballs with aria2c. |
|
Git is a distributed VCS, and we should support keeping it that way.