Hi, I've hit the 4GB limit with my repository and am seeking a path to reduce that size while ensuring that my most recent changes are safe.
In going through the documentation steps (https://support.atlassian.com/bitbucket-cloud/docs/reduce-repository-size/) I have done the following:
- Created a temporary branch with my latest commit
- Reset my master branch back to the previous commit
However at this stage I am uncertain how to proceed with reducing my repository size so I can continue making changes. My older changes do not matter to me, it is just important that my most recent commits are backed up. Is there a way to clear my data prior to a provided commit or something along those lines?