Answers for "fatal: unable to access 'https://github.com/sadeeqrahman/ecommerce_website.git/': could not resolve host: github.com"

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
0

fatal: unable to access 'https://github.com/BYSL-Global-Technologies/citimart-odoo.git/': Could not resolve host: github.com

git config --global --unset http.proxy
Posted by: Guest on April-19-2022

Code answers related to "fatal: unable to access 'https://github.com/sadeeqrahman/ecommerce_website.git/': could not resolve host: github.com"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language