I work with a new Windows installation and the same folder on my network share (NAS System). After installing git and tortoisegit I tried to connect to the git repository, but I always get this error. What has changed is the server and not the user.
I have run
git config --global --add safe.directory '*'
But that changes nothing. How can I fix this?
Where can I set the variable
GIT_TEST_DEBUG_UNSAFE_DIRECTORIES=true