美文网首页
2021-05-06 git 设置XX门8580端口代理访问gi

2021-05-06 git 设置XX门8580端口代理访问gi

作者: 阿群1986 | 来源:发表于2021-05-06 17:37 被阅读0次
    git config --global https.proxy http://127.0.0.1:8580
    git config https.proxy http://127.0.0.1:8580
    export https_proxy="http://127.0.0.1:8580"
    

    相关文章

      网友评论

          本文标题:2021-05-06 git 设置XX门8580端口代理访问gi

          本文链接:https://www.haomeiwen.com/subject/bkvddltx.html