How to stop Bitbucket and Git LFS file Duplication -


i using bitbucket , git lfs store binary files project working on. have found run out of storage , cause seems each time push change lfs add new file server instead of overwriting file. have particular file around 400 mb , if push can see in file storage more once.

is there way stop behavior , instead overwrite file, or there easy process purge old files before pushing?

very similar post (with no answer): git lfs tracking old data


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -