Git permissions when executed from PHP in a Plesk environment
I want to execute Git commands (git pull, git status) from within a PHP application in a virtual host managed by Plesk (Linux). Since the git repository was setup by a vhosts system user, PHP scripts with Git commands (e.g.…