I've opened all git files with git config --system -e
git config --global -e
git config --local -e
And the faulty line cannot be found in any of them. If I write git config -list
I see the faulty line:
Where is it stored if it's not in local/global/system?