|
|
|
|
|
by smilingsun
1772 days ago
|
|
From the article: > The GitHub.com repository is almost 13 GB on disk; simply cloning the repository takes 20 minutes. Their problem seems to be mainly this. Which I'm surprised that they don't fix, but invent a workaround for. Deleting/rewriting a git repo's history is not impossible and often necessary for these kinds of cases. |
|
Our monorepo is multiples of that and the last time I cloned it was 2 years ago. When we first moved to git we simply had a 'clean' clone sitting on a network drive that all users could just copy to their machines to get started.