If one day httpd gives an error like this (with git version 2.39.2, i got it):
error: Could not access '6a3090c77d6cf1aa777b8718b4caaadaa0d56632'
fatal: detected dubious ownership in repository at '/path/to/en'
To add an exception for this directory, call:
git config --global --add safe.directory /path/to/en
If one day httpd gives an error like this (with git version 2.39.2, i got it):
Solution: