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
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.
The text was updated successfully, but these errors were encountered:
Yea, this happens because the project files are so big. Don't clone the project, use it to compare your code while learning.
Sorry, something went wrong.
No branches or pull requests
Love the videos. thanks for creating those!
I just tried cloning, I ran into a data quota issue when I tried it:
The text was updated successfully, but these errors were encountered: