git tip: proxy

I tried using different git client to simply clone a repo and nothing works, forgot I was behind a proxy at work, so simply run this

git config --global http.proxy http://<user>:<pass>@<proxy server>:<port>

Comments

Popular posts from this blog

MongoDB Ops Manager Basic Installation and Configuration

MongoDB OpsManager 3.6.5 version manifest binary location change

MongoDB BI Connector Uninstallation and Installation