remote: Repository is over the size limit (4 GB) and will not accept further additions.
remote:
remote: Learn how to reduce your repository size: https://support.atlassian.com/bitbucket-cloud/docs/reduce-repository-size/#Rewind-history-to-undo-large-commits.
To https://bitbucket.org/*/*.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://*@bitbucket.org/*/*.git'
I can not push due to reaching the sit limit of the repo.
there same info about repository from my machine.
```
$ git count-objects -vH
count: 0
size: 0 bytes
in-pack: 173220
packs: 1
size-pack: 95.57 MiB
prune-packable: 0
garbage: 0
size-garbage: 0 bytes
There no way to run git gc into my remote repository ?
G'day @Idris AIT MOULAY
I have triggered Git GC on the affected repository, and the size has been reduced to 130 MB after it is complete.
Hope this helps.
Regards,
Syahrul
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.