Remove all files from Git repo history with path having escape in filename with git filter-repo – Debian
I have special filenames with escape characters stored in Git repository on Debian 10 Linux. Problem: it is not possible to git checkout files on Windows, which have incompatible characters in the filename. Example: git log --all --name-only -m --pretty=…