SourceTree 如何配置代理: 选择仓库,点击进入点击右侧设置点击远程仓库点击编辑配置文件。输入代理: [scheme] proxy = host:port 比如: [https] proxy = 192.168.0.1: 8080