In PhpStorm (version 2023.1), when I want to look at the history of a file, it gives me this message :
detected dubious ownership in repository
Please note that, for security reasons, I am not allowed to edit the "safe.directory" line in my git config file. Also, I use a VM to work on my projects.
Does anybody have any idea how I can resolve this problem, please?
I already tried to change the "safe.directory" line in my git config but it is not allowed by my organization.