Name: | git-filter-repo |
---|---|
Version: | 2.38.0 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Development/Tools/Version Control |
Size: | 683585 |
License: | GPL-2.0-only OR MIT |
RPM: | git-filter-repo-2.38.0-1.el9.noarch.rpm |
Source RPM: | git-filter-repo-2.38.0-1.el9.src.rpm |
Build Date: | Fri Mar 15 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/newren/git-filter-repo |
Summary: | Quickly rewrite git repository history (git-filter-branch replacement) |
Description: | git filter-repo is a versatile tool for rewriting history, which includes capabilities 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. |