Why php exec() using git returns an empty response, and why result_code = 1
I’m trying to get the git logs, and display the latest update date in the admin panel. But all attempts to reach git with functions: exec, shell_exec, system, passthru do not give me results even on the git –version command.