You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I try to fetch it gives errors
"
The authenticity of host 'github.com (xxxxxx)' can't be established.
xxxx key fingerprint is xxxx
"
(i don't know is it a security problem so i put x instead of real ip, key, fingerprint)
and
" [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.
"
The text was updated successfully, but these errors were encountered:
This is not an issue with the current repository but rather a GitHub access issue. Please refer to this link for more details.
The simplest solution is to use origin with the HTTPS protocol instead of git:.
when I try to fetch it gives errors
"
The authenticity of host 'github.com (xxxxxx)' can't be established.
xxxx key fingerprint is xxxx
"
(i don't know is it a security problem so i put x instead of real ip, key, fingerprint)
and
"
[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.
"
The text was updated successfully, but these errors were encountered: