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
10.83k stars 535 forks source link

report files at "..bfg-report/" instead of ../bfg-report/ when using bfg at GitBash #458

Closed alanlivio closed 1 year ago

alanlivio commented 2 years ago

At GitBash I run java -jar $BH_OPT/bfg-1.14.0.jar <commands> . and it create report report files at "..bfg-report/" instead of "../bfg-report/" .