bfg-repo-cleaner

Blob remover

A tool that removes large or troublesome blobs from Git repositories

Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala

GitHub

11k stars
106 watching
551 forks
Language: Scala
last commit: 7 months ago
Linked from 1 awesome list

git

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tummychow/git-absorb Automates fixing bugs in feature branches by identifying and merging changes into existing commits 4,725
frostming/legit A command-line Git client inspired by GitHub for Mac, designed to simplify Git workflows for both beginners and experienced users. 5,706
burntsushi/ripgrep A line-oriented search tool that recursively searches directories and files with regex patterns while respecting gitignore rules. 48,751
bhupesh-v/ugit A utility tool to help recover from common Git mistakes by undoing frequently made errors in a single command. 1,407
git/git Distributed revision control system with a rich command set 52,543
arc90/git-sweep Tool for safely removing unwanted Git branches from a remote repository after they've been merged into master 2,549
git-up/gitup An alternative Git interface designed to simplify and streamline the Git workflow for developers of all levels 11,525
jesseduffield/lazygit A tool that simplifies Git interactions by providing an interactive and intuitive terminal interface 53,100
aubreypwd/zsh-plugin-git-is-clean A tool that checks if a Git repository is clean and displays an error message if it's not. 2
bup/bup A backup system that efficiently stores and restores large amounts of data, leveraging the git packfile format. 7,140
google/wuffs A language and standard library for safely parsing and decoding untrusted file formats. 4,180
phiresky/ripgrep-all A tool that enables search in various file types, including PDFs and archives, by wrapping the ripgrep utility. 8,201
radareorg/radare2 A framework and command-line toolset for analyzing and reversing binaries 20,705
genivia/ugrep A fast and user-friendly grep alternative with advanced features such as fuzzy search, nested archive support, and Unicode extended regex pattern syntax. 2,647
betaorbust/babel-plugin-groundskeeper-willie A Babel plugin that removes unnecessary code from production builds while preserving it in development environments. 63