git config --global http.proxy http://chileinternet:8080 code example
Example: git proxy
git config --global http.proxy http://proxyuser:[email protected]:8080
git config --global http.proxy http://proxyuser:[email protected]:8080