Ross ROSS = Recommend OSS · open-source software intelligence for agents

rtyley/bfg-repo-cleaner

Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala observed · 2026-08-28

github.com/rtyley/bfg-repo-cleaner · homepage · Scala · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

24/100

  • Activity 2
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5004
  • days_rel: 592
  • days_push: 591
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

12175 stars · 584 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

BFG Repo-Cleaner is a command-line tool for removing large files, passwords, credentials, and other unwanted data from Git repository history. It is a simpler and much faster alternative to git-filter-branch, written in Scala and run on the JVM.

Use cases

  • remove large files from git history
  • strip passwords and credentials from a git repository
  • cleanse private data out of git commits
  • shrink a bloated git repository
  • replace sensitive text across all git history
  • alternative to git-filter-branch for history rewriting

When to choose

  • you need to delete big blobs or secrets from an entire Git repo's history quickly
  • you want a simple, focused alternative to git-filter-branch
  • you have a large repository where filter-branch is too slow

When to avoid

  • you need highly custom, arbitrary history rewriting beyond blob removal and text replacement
  • you only want to remove files from future commits without touching history
  • you cannot run Java on your machine

Facets

cli-tool · maturity active

developer-tools version-control security developer-tools version-control security cli jvm cross-platform git git-history-rewriting repo-cleaning secrets-removal scala java

2 sources

Member repositories

RepositoryRoleHealth v2
rtyley/bfg-repo-cleanermain24

For agents

markdown · JSON · MCP: product_card(name="rtyley/bfg-repo-cleaner")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem