You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
git-filter-repo/t
Johannes Schindelin 6967fad156 t9390: avoid using `colrm`
While it is true that `colrm` is available on macOS by default, and even
in Ubuntu (thanks to the `bsdmainutils` package), it is not available on
Windows.

Let's use `cut` instead.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
4 years ago
..
t9390 filter-repo: use new --date-format=raw-permissive fast-import option 4 years ago
t9391 Fix undefined variable names 4 years ago
run_coverage run_coverage: prefer coverage3 to python3-coverage 5 years ago
t9390-filter-repo.sh t9390: avoid using `colrm` 4 years ago
t9391-filter-repo-lib-usage.sh filter-repo: use more expensive prunability checks when needed 4 years ago
t9392-python-callback.sh filter-repo (python3): replace strings with bytestrings 5 years ago
test-lib-functions.sh filter-repo: add some basic tests, with git-style test-lib.sh 5 years ago
test-lib.sh filter-repo: add some basic tests, with git-style test-lib.sh 5 years ago