| Name: | git-filter-repo |
|---|---|
| Version: | 2.38.0 |
| Release: | 6.el10_0 |
| Architecture: | noarch |
| Group: | Development/Tools/Version Control |
| Size: | 845474 |
| License: | GPL-2.0-only OR MIT |
| RPM: | git-filter-repo-2.38.0-6.el10_0.noarch.rpm |
| Source RPM: | git-filter-repo-2.38.0-6.el10_0.src.rpm |
| Build Date: | Tue Dec 17 2024 |
| Build Host: | build-ol10-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. |