git via proxy

# echo $http_proxy
http://proxy:3128

# git config –global http.proxy $http_proxy

# git config –get http.proxy
http://proxy:3128

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.