How to configure git http proxy

git config --global http.proxy {servername}:{portnumber}

Comments

Popular posts from this blog

Parse XML to dynamic object in C#

Tibco Rendezvous (tibrv) C# .Net example