设置代理 12 git config --global http.proxy 'socks5://127.0.0.1:1080'git config --global https.proxy 'socks5://127.0.0.1:1080' 取消代理 12 git config --global --unset http.proxygit config --global --unset https.proxy 列出配置清单 1 git config --global -l 赞微海报分享
近期评论