I’m trying to clone the git repo of my site from pantheon using the clone command they’ve provided but its throwing this error
<code>Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
</code>
<code>Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
</code>
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I’ve signed into pantheon using sso and I’ve set the same email as git global config on my laptop but I’m still facing this error.