githubteacher / devs-feb-2017

GitHub for Developers February 2017
1 stars 2 forks source link

git config --global http.proxy http://proxy:8080 #46

Open LokiTrickster opened 7 years ago

LokiTrickster commented 7 years ago

To get through a proxy, you may need to do this on the command line: git config --global http.proxy http://proxy:8080

1rgy commented 7 years ago

Still doesn't work for me, complaining about certificates :rage:

Cloning into 'devs-feb-2017'... fatal: unable to access 'https://github.com/githubteacher/devs-feb-2017.git/': e rror setting certificate verify locations: CAfile: C:/Users/samson/AppData/Local/Programs/Git/mingw64/ssl/certs/ca-bundle .crt CApath: none