You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like to get the original files (normal files not lfs pointers). I clone this repo and run git lfs fetch in the cloned dir. I expected original files.
Current Behaviour
Error log on git lfs fetch:
Fetching master
Git LFS: (0 of 764 files) 0 B / 1.00 GB
batch response: This repository is over its data quota. Purchase more data packs to restore access.
error: failed to push some objects to 'https://github.com/gamelocker/vainglory-assets.git/info/lfs'
Possible Solution
Just a zip file with all the original files?
Steps to Reproduce (for bugs)
Clone repo
fetch lfs
Context
I like to use this images for a website of mine. But I have no vainglory assets at all...
The text was updated successfully, but these errors were encountered:
Expected Behaviour
I like to get the original files (normal files not lfs pointers). I clone this repo and run
git lfs fetch
in the cloned dir. I expected original files.Current Behaviour
Error log on
git lfs fetch
:Possible Solution
Just a zip file with all the original files?
Steps to Reproduce (for bugs)
Context
I like to use this images for a website of mine. But I have no vainglory assets at all...
The text was updated successfully, but these errors were encountered: