I want to do what's specifically asked on this question but I want to get it effective for all paths on the git repository, just like you achieve when you perform rewritings with git filter-branch --all
.
Is that possible with any rebase or filter-branch technique or any third party tool?