We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
awscliv2.pkg
awscliv2.zip
Describe the bug Git clone requires a lot of time and disk space due to two binary files accidentally checked in a while back.
Proposed solution: force push.
To Reproduce Steps to reproduce the behavior:
git clone
du -h
Expected behavior Smaller disk usage.
The text was updated successfully, but these errors were encountered:
Per Nikhil, requires fixing ALL branches.
Sorry, something went wrong.
git clone currently requires 87 MiB. Seems like the files are still in the repo history somewhere.
nikhiljha
No branches or pull requests
Describe the bug
Git clone requires a lot of time and disk space due to two binary files accidentally checked in a while back.
Proposed solution: force push.
To Reproduce
Steps to reproduce the behavior:
git clone
du -h
Expected behavior
Smaller disk usage.
The text was updated successfully, but these errors were encountered: