rtyley / bfg-repo-cleaner

Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala
https://rtyley.github.io/bfg-repo-cleaner/
GNU General Public License v3.0
11.12k stars 547 forks source link

Find big files only #26

Open edwingeng opened 11 years ago

edwingeng commented 11 years ago

It would be nice to add an option allowing the user to find all big files in a repository.

ajmath commented 10 years ago

+1

mumrah commented 9 years ago

+1, in the past I've followed these instructions: http://naleid.com/blog/2012/01/17/finding-and-purging-big-files-from-git-history

but certainly a BFG command would be a lot nicer :)

sandstrom commented 9 years ago

+1 (a 'listing/safe mode', for peace of mind before running for real)