首页 > 其他 > 详细

git push proxy 取消不掉 can not prox....

时间:2019-08-11 10:28:43      阅读:109      评论:0      收藏:0      [点我收藏+]

使用这个折腾了半天

git config --global --unset http.proxy
git config --global --unset https.proxy

没用,原来实现项目目录下config 覆盖了全局配置
技术分享图片

把这个删掉
技术分享图片

git push proxy 取消不掉 can not prox....

原文:https://www.cnblogs.com/humi/p/11333615.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!