Skip to content

Draft: Issue #325 - Use of git filter-repo instead of git filter-branch

joubu requested to merge joubu/koha-testing-docker:issue_325 into master

This does not work on D11, git-filter-repo is only in backport. I've tried to create a git_so bash function in bashrc that would exec filter-repo only if it existed, then call it with the parameters from the git alias, but failed.

Merge request reports