bfg --strip-blobs-bigger-than 100M . git reflog expire --expire=now --all && git gc --prune=now --aggressive git push
$ git gc --prune=now --aggressive
git filter-branch --tree-filter 'rm -f DVD-rip' HEAD