git-filter-repo/t
Elijah Newren cbacb6cd82 filter-repo: simplify import in lib-usage examples
Python wants filenames with underscores instead of hyphens and with a
.py extension.  We really want the main file named git-filter-repo, but
we can add a git_filter_repo.py symlink.  Doing so dramatically
simplifies the steps needed to import it as a library in external python
scripts.

Signed-off-by: Elijah Newren <newren@gmail.com>
2019-04-26 07:56:03 -07:00
..
t9390 filter-repo: add text removal (or replacement) via file of expressions 2019-04-26 07:56:03 -07:00
t9391 filter-repo: simplify import in lib-usage examples 2019-04-26 07:56:03 -07:00
t9390-filter-repo.sh filter-repo: add text removal (or replacement) via file of expressions 2019-04-26 07:56:03 -07:00
t9391-filter-repo-lib-usage.sh filter-repo: simplify import in lib-usage examples 2019-04-26 07:56:03 -07:00
test-lib-functions.sh filter-repo: add some basic tests, with git-style test-lib.sh 2019-03-12 14:19:38 -07:00
test-lib.sh filter-repo: add some basic tests, with git-style test-lib.sh 2019-03-12 14:19:38 -07:00