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

Can't push to read only repo

Jackson Culp April 13, 2017

So I have a bitbucket repository that is 2.3 GB which is over the limit. I tried to reduce by installing BFG and deleting an unneeded file. The result from count objects is 1.4 G. But I can't push because it is read only. Is there something I missed?

1 answer

0 votes
Maarten Cautreels
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 13, 2017

Hi Jackson, 

I've found a solution on Stackoverflow:

Through the Bitbucket UI:

  1. Create a branch
  2. Delete the branch

This will trigger the git gc command which runs a few housekeeping commands. 

If that doesn't work I would check with Bitbucket support. 

Best, 

Maarten

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events