$ export http_proxy=http://proxy.ip.ad.ress:portnumber/
$ export https_proxy=http://proxy.ip.ad.ress:portnumber/
$ git config --global http.proxy $http_proxy
$ git config --global https.proxy $http_proxy
$ export http_proxy=http://proxy.ip.ad.ress:portnumber/
$ export https_proxy=http://proxy.ip.ad.ress:portnumber/
$ git config --global http.proxy $http_proxy
$ git config --global https.proxy $http_proxy
上一篇:devstack查看服务日志
下一篇:多节点 devstack 部署
git clone 与 git 安装
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M