Does bitbucket data center support LFS object pruning?
For example, can I get rid of some LFS objects that I no longer need in my repository and reclaim space occupied by them?
Hi Illia,
You have full control over your Bitbucket instance. If he is able to remove files then he can remove FLS objects which are files. You can run the command git lfs prune, you can find more info at Git LFS prune.
We recommend doing a dry run first, and of course taking a backup of your files.
Best regards,
Ana
Thank you Ana,
>If he is able to remove files then he can remove FLS objects which are files
As far as I understand, Git LFS prune command removes files from user's local repository. How about pruning LFS files which are stored on a server?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.