Quickly rewrite git repository history (filter-branch replacement)
Go to file
Elijah Newren 9e02ac95e4 filter-repo: record metadata for remapping for refs and commits
Our filtering process will rewrite (and drop) commits, causing refs to
also get updated.  A useful debugging aid for users is to write metadata
showing the mapping from old commit IDs to new commit IDs, and from the
hash that old refs pointed and the hash that the new ones do.

Signed-off-by: Elijah Newren <newren@gmail.com>
2019-02-09 14:44:55 -08:00
COPYING filter-repo: add a few documentation files 2019-02-09 14:42:23 -08:00
git-filter-repo filter-repo: record metadata for remapping for refs and commits 2019-02-09 14:44:55 -08:00