How can I delete folder from BitBucket only not my computer?

rexkim June 2, 2016

Hi, I have been used Bitbucket with SourceTree.

I got 20 commits already, but recently I couldn't push it to the server because of the lack of space.

I see cocos2d folder has 3 GB and I think I didn't need to upload it to the server.

but the folder was uploaded in the first commit.

Apparently I need this folder to build my source but, I don't need it to be in server.

in this case, how can I delete the folder for only server?

1 answer

1 vote
Tim Crall
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.
June 2, 2016

This link should help:

https://confluence.atlassian.com/bitbucket/reduce-repository-size-321848262.html

Once you've removed it, add the directory to your .gitignore file

 

Adam
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 2, 2016

+1, specifically the part on git filter-branch or the BFG Repo Cleaner (which I've never tried, but sounds useful).

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events