You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We tried to download the source code for some builds but it failed due to quota issues: curl -X POST \ -H "Accept: application/vnd.git-lfs+json" \ -H "Content-type: application/json" \ -d '{"operation": "download", "transfer": ["basic"], "objects": [{"oid": "5bdef270fe5ea4eeefe41833d5e58a3bab0e0009dd9d9807ca71d580ba096ae8", "size": 320578865}]}' \ https://github.com/MarvellEmbeddedPRocessors/Octeon-Toolchain.git/info/lfs/objects/batch { "message": "This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.", "documentation_url": "https://docs.github.com/articles/purchasing-additional-storage-and-bandwidth-for-an-organization/" }
The text was updated successfully, but these errors were encountered:
We tried to download the source code for some builds but it failed due to quota issues:
curl -X POST \ -H "Accept: application/vnd.git-lfs+json" \ -H "Content-type: application/json" \ -d '{"operation": "download", "transfer": ["basic"], "objects": [{"oid": "5bdef270fe5ea4eeefe41833d5e58a3bab0e0009dd9d9807ca71d580ba096ae8", "size": 320578865}]}' \ https://github.com/MarvellEmbeddedPRocessors/Octeon-Toolchain.git/info/lfs/objects/batch { "message": "This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.", "documentation_url": "https://docs.github.com/articles/purchasing-additional-storage-and-bandwidth-for-an-organization/" }
The text was updated successfully, but these errors were encountered: