is nothing specific about binary files and the way git is handling them.
Git is a fantastic choice for tracking the evolution of your code base and
The rest of the script just cleans any cached version of the old data.
This will delete any local Git LFS files that are considered old.
To purge specific large files by path, the --path and --invert-paths options can be combined. git filter-repo --path path/to/big/file.m4v --invert-paths.
most recent unpushed commit; Removing a file that was added in an earlier commit.
Delete the relevant LFS lines for the objects you have removed from your
I'd like to give Git LFS a good crack with our existing ~25GB Git repo but
reduce the size of your repository because the files are still referenced by previous commits.
Recommendations on how to manage large binary files in Git, Visual Studio,