Open
Description
Using the config-repos
branch and without changing anything, I tried to run the following from the root of this repository:
$ php ./bin/phpcsdocs generate
And got the following error response:
In GitCodeRepository.php line 26:
The command "git clone "[email protected]:PHPCompatibility/PHPCompatibility.git" "var/repos/PHPCompatibility/"" failed.
Exit Code: 128(Invalid exit argument)
Working directory: D:\000_GitHub\PHPCS\PHPCSStandards\phpcs-docs
Output:
================
Error Output:
================
Cloning into 'var/repos/PHPCompatibility'...
Warning: Permanently added the RSA host key for IP address '140.82.121.3' to the list of known hosts.
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.