Answers for "ssh: could not resolve hostname github.com: name or service not known fatal: could not read from remote repository. please make sure you have the correct access rights and the repository exists"

1

unable to access : Could not resolve host: github.com

git config --global --unset http.proxy 
git config --global --unset https.proxy
Posted by: Guest on August-13-2021

Code answers related to "ssh: could not resolve hostname github.com: name or service not known fatal: could not read from remote repository. please make sure you have the correct access rights and the repository exists"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language