-
Notifications
You must be signed in to change notification settings - Fork 862
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 Repository size #2142
Comments
@prateekj117 I want to work on this issue. |
I can provide you the solution to this problem. |
OK |
I was having problem while cloning the Repository after forking it. The size of repository was too large to download so it always got interrupted while cloning. You can follow these two steps to solve this issue.
|
That's not a solution. That's a workaround we are already aware of |
I want to work on this issue(#2142) |
Actual Behaviour
When cloning the Repository, it's more than 1GB.
Expected Behaviour
Update Readme to make developer to only clone the development branch and also delete the history of gh-pages branch on each new pages generation e.g. by using Github Actions.
The text was updated successfully, but these errors were encountered: