aboutsummaryrefslogblamecommitdiff
path: root/devel/git-filter-repo/pkg-descr
blob: 0f0f592c1adc1a0a1a78efb5482ddf02bb69d8c0 (plain) (tree)
1
2
3
4
5
6
7






                                                                       
git filter-repo is a versatile tool for rewriting history, which
includes capabilities I have not found anywhere else. It roughly falls
into the same space of tool as git filter-branch but without the
capitulation-inducing poor performance, with far more capabilities,
and with a design that scales usability-wise beyond trivial rewriting
cases. git filter-repo is now recommended by the git project instead of
git filter-branch.