andreabergia / rjvm

A tiny JVM written in Rust. Learning project
Apache License 2.0
1.47k stars 80 forks source link

git lfs failed #16

Closed zys864 closed 1 year ago

zys864 commented 1 year ago

Downloading vm/rt.jar (60 MB) Error downloading object: vm/rt.jar (bbdd2f5): Smudge error: Error downloading vm/rt.jar (bbdd2f5909ea77fa115f03a2b030f231cc4bf720528b0436f83459a2be429349): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

andreabergia commented 1 year ago

Fixed by removing the file from git LFS (it's one file that has never changed after all, LFS is overkill).