Ubuntu: Set socks5 proxy for git

command line:

$:git config --global http.proxy socks5://localhost:1080
原文地址:https://www.cnblogs.com/-Doraemon/p/4888494.html