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: 

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

rexkim
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!
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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

TAGS
AUG Leaders

Atlassian Community Events