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
107 watching
548 forks
Language: Scala
last commit: 9 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,781
frostming/legit A command-line Git client inspired by GitHub for Mac, designed to simplify Git workflows for both beginners and experienced users. 5,701
burntsushi/ripgrep A line-oriented search tool that recursively searches directories and files with regex patterns while respecting gitignore rules. 49,203
bhupesh-v/ugit A utility tool to help recover from common Git mistakes by undoing frequently made errors in a single command. 1,413
git/git Distributed revision control system with a rich command set. 52,873
arc90/git-sweep Tool for safely removing unwanted Git branches from a remote repository after they've been merged into master 2,561
git-up/gitup An alternative Git interface designed to simplify and streamline the Git workflow for developers of all levels 11,546
jesseduffield/lazygit A tool that simplifies Git interactions by providing an interactive and intuitive terminal interface 54,158
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,154
google/wuffs A language and standard library for safely parsing and decoding untrusted file formats. 4,227
phiresky/ripgrep-all A line-oriented search tool for multiple file types 8,385
radareorg/radare2 A UNIX-like framework and command-line toolset for reverse engineering tasks. 20,862
genivia/ugrep A fast, user-friendly grep alternative with advanced features such as Google-like Boolean search and fuzzy matching. 2,689
betaorbust/babel-plugin-groundskeeper-willie A Babel plugin that removes unnecessary code from production builds while preserving it in development environments. 63