melpa / package-build

Tools for assembling a package archive
https://github.com/melpa/melpa
25 stars 34 forks source link

Clone git repos without blobs initially #52

Closed purcell closed 3 years ago

purcell commented 3 years ago

This can dramatically reduce the size of large repos, see

https://github.com/melpa/melpa/issues/5361 https://github.com/melpa/melpa/issues/7524

Presumably, over time, some sort of gc on long-lived checked-out working directories will also be desirable.