` this is the error
i did put my public key in github
.
i create repository from my local and i try to push it to the remote repository by ssh remote but it gives me this error :
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
C:UsersabdellatifDesktopprojectsrepoo> ssh -T [email protected]
[email protected]: Permission denied (publickey).
C:UsersabdellatifDesktopprojectsrepoo>git push -u origin master
[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. `
ab robot is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.