mirror of
https://github.com/newren/git-filter-repo.git
synced 2024-11-09 07:10:26 +00:00
e913ccbe8d
There are a number of things not present in "normal" imports that we nevertheless support and need to be tested: * broken timezone adjustment (+051800->+0261; observed in the wild in real repos, and adjustment prevents fast-import from dying) * commits missing an author (observed in the wild in a real repo; just sets author to committer) * optional additional linefeeds in the input allowed by git-fast-import but usually not written by git-fast-export * progress and checkpoint objects * progress, checkpoint, and 'everything' callbacks Signed-off-by: Elijah Newren <newren@gmail.com> |
||
---|---|---|
.. | ||
basic | ||
basic-filename | ||
basic-mailmap | ||
basic-numbers | ||
basic-replace | ||
basic-ten | ||
basic-twenty | ||
degenerate | ||
degenerate-globme | ||
degenerate-keepme | ||
degenerate-moduleA | ||
empty | ||
empty-keepme | ||
sample-mailmap | ||
sample-replace | ||
unusual | ||
unusual-filtered |