mirror of
https://github.com/newren/git-filter-repo.git
synced 2024-11-07 09:20:29 +00:00
1c25be5be7
External rewrite tools using filter-repo as a library may want to add additional objects into the stream. Some examples in t/t9391 did this using an internal _output field and using syntax that did not seem so clear. Provide an insert() method for doing this, and convert existing cases over to it. 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 |