Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

remote: Repository is over the size limit (2 GB)

Yang _ Cheng - Kuang August 16, 2020

Hi , really need help here

I have problems in pushing my commit to remote

and I  event tried to clean up the remote garbadge by the following command

$ git reflog expire --expire="1 hour" --all

$ git reflog expire --expire-unreachable="1 hour" --all

$ git prune --expire="1 hour" -v

$ git gc --aggressive --prune="1 hour"

 

after that  , I ran the following in order to trigger remote gc

git reset --hard HEAD~1
git push --force

 

still no luck , please help me out , appreciated!

1 answer

1 accepted

0 votes
Answer accepted
Tyler T
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 17, 2020

Are you sure the large files were removed? I've run garbage collection on one of your larger repos and it is still 1.9 GB.

There are some more helpful suggestions on this page: https://support.atlassian.com/bitbucket-cloud/docs/reduce-repository-size/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events