git-filter-repo: git-filter-repo (Quickly rewrite git repository history) git-filter-repo: git-filter-repo: git filter-repo is a versatile tool for rewriting history, which git-filter-repo: includes capabilities not found anywhere else. It roughly falls into git-filter-repo: the same space of tool as git filter-branch but without the git-filter-repo: capitulation-inducing poor performance, with far more capabilities, git-filter-repo: and with a design that scales usability-wise beyond trivial rewriting git-filter-repo: cases. git filter-repo is now recommended by the git project instead git-filter-repo: of git filter-branch. git-filter-repo: git-filter-repo: Homepage: https://github.com/newren/git-filter-repo