Open m-raj opened 7 years ago
mayank@mayank-Inspiron-N5010:/var/www/html/mediawiki$ git push -u origin master fatal: unable to access 'http://https://github.com/The-WebOps-Club/iitm-wiki/': Could not resolve host: https
The first line is the code which I executed to push file on github. Second one is the error displayed.
Tried resolving the issue by executing following commands but it didn't work
git config --global --unset https.proxy
Overcome the above issue but got new error as mentioned in issue no 5
mayank@mayank-Inspiron-N5010:/var/www/html/mediawiki$ git push -u origin master fatal: unable to access 'http://https://github.com/The-WebOps-Club/iitm-wiki/': Could not resolve host: https
The first line is the code which I executed to push file on github. Second one is the error displayed.
Tried resolving the issue by executing following commands but it didn't work
git config --global --unset https.proxy