❯ git lfs pull
batch response: This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access.
Failed to fetch some objects from 'https://github.com/khcrysalis/IDeviceKit.git/info/lfs'
Mitigation
Enable this setting so that downloading the repository as a ZIP also includes the LFS stuff:
A nice side effect is that downloading the repository as a ZIP bypasses the LFS size limit restrictions (whereas git lfs returns an error) so it’s a nice workaround for whenever it happens.
See the workaround in action, I did a fork and enabled that option: https://github.com/devnoname120/IDeviceKit/archive/a87a4742fa8ee1b06fbbfa49162ff6dc5eff200e.zip
Mitigation
Enable this setting so that downloading the repository as a ZIP also includes the LFS stuff:
A nice side effect is that downloading the repository as a ZIP bypasses the LFS size limit restrictions (whereas
git lfsreturns an error) so it’s a nice workaround for whenever it happens.See the workaround in action, I did a fork and enabled that option: https://github.com/devnoname120/IDeviceKit/archive/a87a4742fa8ee1b06fbbfa49162ff6dc5eff200e.zip