When I try to git clone this, I get the following issue:
Cloning into 'cantodict-archive'...
remote: Enumerating objects: 71719, done.
remote: Counting objects: 100% (71719/71719), done.
remote: Compressing objects: 100% (71660/71660), done.
remote: Total 71719 (delta 92), reused 71679 (delta 55), pack-reused 0
Receiving objects: 100% (71719/71719), 11.25 MiB | 11.44 MiB/s, done.
Resolving deltas: 100% (92/92), done.
Updating files: 100% (71375/71375), done.
Downloading data/detail/characters/0/character-1.html.br (9.1 KB)
Error downloading object: data/detail/characters/0/character-1.html.br (f41e73a): Smudge error: Error downloading data/detail/characters/0/character-1.html.br (f41e73a0e22a7e422e22d14b431146d80a60aab5abdc573b05dd8b4ced75f9d4): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
I have git-lfs installed, but am not sure how to interpret this issue. I have some files in the main directory, but otherwise just empty folders and none of the "output" files I wanted to look at. This may be related to #1 . Thanks!
When I try to git clone this, I get the following issue:
Cloning into 'cantodict-archive'...
remote: Enumerating objects: 71719, done.
remote: Counting objects: 100% (71719/71719), done.
remote: Compressing objects: 100% (71660/71660), done.
remote: Total 71719 (delta 92), reused 71679 (delta 55), pack-reused 0
Receiving objects: 100% (71719/71719), 11.25 MiB | 11.44 MiB/s, done.
Resolving deltas: 100% (92/92), done.
Updating files: 100% (71375/71375), done.
Downloading data/detail/characters/0/character-1.html.br (9.1 KB)
Error downloading object: data/detail/characters/0/character-1.html.br (f41e73a): Smudge error: Error downloading data/detail/characters/0/character-1.html.br (f41e73a0e22a7e422e22d14b431146d80a60aab5abdc573b05dd8b4ced75f9d4): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
I have git-lfs installed, but am not sure how to interpret this issue. I have some files in the main directory, but otherwise just empty folders and none of the "output" files I wanted to look at. This may be related to #1 . Thanks!