Cloning this repo is around 160mb, which is not overly burdensome but is not ideal either.
I propose a destructive cleanup with something like BFG to reduce old copies of DLLs that have long since been deleted from the repo but still exist in the .git folder.
This will require any forks to either re-clone or re-base (somehow) so that everything is in sync again.
Cloning this repo is around 160mb, which is not overly burdensome but is not ideal either.
I propose a destructive cleanup with something like BFG to reduce old copies of DLLs that have long since been deleted from the repo but still exist in the
.gitfolder.This will require any forks to either re-clone or re-base (somehow) so that everything is in sync again.