2DPlatformerBeginner icon indicating copy to clipboard operation
2DPlatformerBeginner copied to clipboard

Repo isn't clonable (over data quota)

Open gregmalcolm opened this issue 2 years ago • 1 comments

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 avatar Nov 28 '21 03:11 gregmalcolm