Hello,
Our repository zamfaceapp has exceeded the 1GB limit and is now in read-only mode. We have already used git filter-repo locally to delete large files (.hprof dumps) from our entire history and force-pushed the cleaned repository.
However, because the dangling commits are still cached on your server, the size currently shows as 1.3GB. Could you please run git gc on our repository to physically remove the unreferenced objects and unlock the read-only mode?
Thank you!