This just started earlier today, but since it’s first occurrence, there’s been nothing I’ve been able to do with my repo that seems to be able to get past it:
Checking out files: 100% (84201/84201), done.
Downloading Engine/Binaries/DotNET/GitDependencies.exe (42 KB)
Error downloading object: Engine/Binaries/DotNET/GitDependencies.exe (d4d8f00): Smudge error: Error downloading Engine/Binaries/DotNET/GitDependencies.exe (d4d8f005cdf942439f2f105012fa76dcbe5952551811463e56e09bb111943cd8): batch response: This repository is over its data quota. Purchase more data packs to restore access.
Every single I time I basically fetch to pull/push/fetch/checkout/etc. the op ends up failing with that same error. Needless to say: I spent a lot of time trying to fix it. The thing I can’t figure out is why the data quota would be a thing, as both my personal GitHub account and my organization account (where my fork of UE is) are both well under any data limits (bandwidth or storage). It also isn’t affecting any of my other repositories (even a private UE repo I have that isn’t a fork).
(I also can’t even clone my repo without it failing).
Any help would be appreciated because this has been an annoying and, due to when it occurred and the nature of operations it’s interrupting, pretty fully-blocked day.