Skip to content
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

Repo isn't clonable (over data quota) #2

Open
gregmalcolm opened this issue Nov 28, 2021 · 1 comment
Open

Repo isn't clonable (over data quota) #2

gregmalcolm opened this issue Nov 28, 2021 · 1 comment

Comments

@gregmalcolm
Copy link

Love the videos. thanks for creating those!

I just tried cloning, I ran into a data quota issue when I tried it:

$ git clone [email protected]:codinginflow/2DPlatformerBeginner.git                                                                                                                                                                                                                Cloning into '2DPlatformerBeginner'...                                                                                                                                                                                                                                          remote: Enumerating objects: 1095, done.                                                                                                                                                                                                                                        remote: Counting objects: 100% (1095/1095), done.                                                                                                                                                                                                                               remote: Compressing objects: 100% (470/470), done.                                                                                                                                                                                                                              remote: Total 1095 (delta 729), reused 985 (delta 623), pack-reused 0                                                                                                                                                                                                           Receiving objects: 100% (1095/1095), 1.08 MiB \| 2.50 MiB/s, done.                                                                                                                                                                                                               Resolving deltas: 100% (729/729), done.                                                                                                                                                                                                                                         Downloading Assets/CasualGameBGM05/BGM_01.wav (12 MB)                                                                                                                                                                                                                           Error downloading object: Assets/CasualGameBGM05/BGM_01.wav (8168f63): Smudge error: Error downloading Assets/CasualGameBGM05/BGM_01.wav (8168f631d5a23c804b54a8c5a69c44f59032c065685c63941be68ec272c01154): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
@gregmalcolm gregmalcolm changed the title project isn't clonable (over data quota) Repo isn't clonable (over data quota) Nov 28, 2021
@codinginflow
Copy link
Owner

Yea, this happens because the project files are so big. Don't clone the project, use it to compare your code while learning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants