Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git error:Administrator@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

git remote set-url origin https_link_to_repository

git push -u origin master
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #Permission #denied #Could #read #remote #Please #correct #access #rights #repository
ADD COMMENT
Topic
Name
5+4 =