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
Cleanup repo #2410
Comments
|
Why should these ublock_0.1.0.1.zip files be in the git repo anyway ? I don't know much about GitHub : isn't there a way to add them to the "Releases" page without being in the git repo ? Git is for source code, not release archives. |
|
It seems to be possible to create releases without adding zips to repo: |
|
@gorhill what do you think? |
|
I don't really have time to investigate all this for now. |
|
Ok, thank you for your response. |
If you want to download only the most recent state of the repo, then you can add |
|
Is this issue fixed or not an issue at all? |
|
It's still an issue, but two workarounds are provided. |


Describe the issue
Downloading this repository takes a lot of time. It happens, because files like ublock_0.1.0.1.zip were added to this repo. It doesn't matter if they were deleted later - they are still in .git.
But there's a cure:
There's an utility, which works pretty well:
https://rtyley.github.io/bfg-repo-cleaner/
Please, make your repository easier to clone. Thanks.
The text was updated successfully, but these errors were encountered: