Replies: 1 comment
-
There's no way to amend the history of a git repo without breaking all the existing clones and forks. In this case, we have to live with this big size. For packaging purpose, you can clone the repo with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
tried to build arch aur package: https://aur.archlinux.org/packages/bullet3-git/
the clone took forever as the git repository is nearly 300MB, which was was surprising, for such a beatiful piece of code. to find large objects i used:
Beta Was this translation helpful? Give feedback.
All reactions