mirror of
https://github.com/newren/git-filter-repo.git
synced 2024-11-07 09:20:29 +00:00
cd9ea5af9b
The AncestryGraph setup assumed we had previously seen all commits which would be used as parents; that interacted badly with doing an incremental import. Add a function which can be used to record external commits, each of which we'll treat like a root commit (i.e. depth 1 and having no parents of its own). Add a test to prevent regressions. 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 |