Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce repo size #391

Open
robertcoltheart opened this issue Jul 17, 2019 · 1 comment
Open

Reduce repo size #391

robertcoltheart opened this issue Jul 17, 2019 · 1 comment

Comments

@robertcoltheart
Copy link
Member

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.

@NameOfTheDragon
Copy link
Contributor

That is by no means large for a Git repository - I have several cloned that are >500 Mb. My instinct is that this might be a case of "premature optimization".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants