//让git忽略ssl证书错误git config —global http.sslVerify “false”
//git取消代理git config —global —unset-all remote.origin.proxy