Hello. Everytime I push to my repository, it shows the following message:
remote: This repository is currently 1.1 GB in size. If it exceeds 2 GB it will be put into read-only mode.
remote: Learn how to reduce your repository size: https://confluence.atlassian.com/x/xgMvEw
However, running git count-objects locally, I get:
size-pack: 1.59 MiB
Would it be possible to run a git gc on the remote? The URL is https://bitbucket.org/data-lens/unstructured-lens.
Thank you in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.