Quickly rewrite git repository history (filter-branch replacement)
Go to file
Elijah Newren eb4afc4e78 filter-repo: add GitElement and Blob classes, and a FastExport Parser class
We still only parse a single blob, but this should put the infrastructure
in place for parsing more output from git-fast-export.

Signed-off-by: Elijah Newren <newren@gmail.com>
2019-02-09 14:38:47 -08:00
git-filter-repo filter-repo: add GitElement and Blob classes, and a FastExport Parser class 2019-02-09 14:38:47 -08:00