You do not have access rights for this repository

Posted by Ben McLaren

5 months ago

0

ssh github git

Error message:

fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.


Set the url with the SSH protocol from the repo. Eg:

git remote set-url origin git@github.com:<github_username>/<github_repository_name>.git