mirror of
https://github.com/newren/git-filter-repo.git
synced 2024-11-07 09:20:29 +00:00
805ce360fa
While the underlying fast-export and fast-import streams explicitly separate 'from' commit (first parent) and 'merge' commits (all other parents), foisting that separation into the Commit object for filter-repo forces additional places in the code to deal with that distinction. It results in less clear code, and especially does not make sense to push upon folks who may want to use filter-repo as a library. Signed-off-by: Elijah Newren <newren@gmail.com> |
||
---|---|---|
.. | ||
t9390 | ||
t9391 | ||
run_coverage | ||
t9390-filter-repo.sh | ||
t9391-filter-repo-lib-usage.sh | ||
t9392-python-callback.sh | ||
test-lib-functions.sh | ||
test-lib.sh |