The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can't push to read only repo

Jackson Culp
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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

TAGS
AUG Leaders

Atlassian Community Events