Y
Hacker News
new
|
ask
|
show
|
jobs
by
roncesvalles
96 days ago
How would shallow clone be more stressful for GitHub than a regular clone?
1 comments
enchilada
96 days ago
Shallow clones (and the resulting lack of shared history data) break many assumptions that packfile optimisations rely on.
See also:
https://github.com/orgs/Homebrew/discussions/225
link
See also: https://github.com/orgs/Homebrew/discussions/225