mirror of
https://github.com/newren/git-filter-repo.git
synced 2024-11-12 19:10:30 +00:00
Quickly rewrite git repository history (filter-branch replacement)
af081d0fce
Commit messages often refer to past commits; while rewriting commits we would also like to update these commit messages to refer to the new commit names. In the case that a commit message references another commit which was dropped by the filtering process, we have no way to rewrite the commit message to reference a valid commit hash. Instead of dying, note the suboptimal commit in the suboptimal-issues file. Signed-off-by: Elijah Newren <newren@gmail.com> |
||
---|---|---|
COPYING | ||
git-filter-repo |