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

java -jar bfg.jar not works #438

Open dfiorini opened 3 years ago

dfiorini commented 3 years ago

Hi, i want to learn how use bfg repo cleaner, i start downloading bfg-1.14.0 on my mac but after i open it nothing happens, and in my terminal if i write jarfile bfg.jar it says Error: Unable to access jarfile bfg.jar, can you help me ?

frafra commented 2 years ago

If you downloaded bfg-1.14.0.jar and you try to open bfg.jar, it will not work. Use the same name.

scottstensland commented 2 years ago

after you download file bfg-1.14.0.jar then execute it using command

java -jar bfg-1.14.0.jar rest-of-your-parms