設(shè)置代理 ?git config --global http.proxy 'socks5://127.0.0.1:1080' ?//本地 ss 代理取消代理git config --global --unset http.proxy