Package Details: bfg 1.12.3-1

Package Base: bfg
Description: Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala.
Upstream URL: http://rtyley.github.io/bfg-repo-cleaner/
Category: devel
Licenses: GPL3
Submitter: chetgray
Maintainer: isaacaggrey
Last Packager: isaacaggrey
Votes: 8
First Submitted: 2014-03-12 05:23
Last Updated: 2015-03-19 17:16

Latest Comments

Comment by isaacaggrey

2014-12-10 16:07

I've just adopted this package, but I will not be able to get this in shape until this weekend.

Comment by tuxayo

2014-07-31 11:19

New version:
http://repo1.maven.org/maven2/com/madgag/bfg/1.11.7/bfg-1.11.7.jar

Comment by magus

2014-04-27 08:02

The shell script would be rather a lot more useful if it passed on the arguments too ;)

Please consider changing it to

#!/bin/sh
"$JAVA_HOME/bin/java" -jar '/usr/share/java/bfg/bfg.jar' $*