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.11k stars 549 forks source link

Would love it if: --replace-text would support jsonpath and xpath #265

Open jessehouwing opened 6 years ago

jessehouwing commented 6 years ago

I suspect this is hard due to the fact that it would require loading the whole blob instead of just lines, but it's actually very useful for the clean-text options, especially combined with a nice extension list to trigger on.