|
|
|
|
|
by joshuamorton
3117 days ago
|
|
As another user mentioned, many git actions scale linearly in the number of changes, not in the size of the repository. Try recreating the scaled repo, but say, in commits of 1000 lines each (ie. 200K commits), and see how long things take. |
|