最不爱吃鱼

关注

git在家无法git push

最不爱吃鱼

关注

阅读 146

2022-03-11

文章目录

  • 本文链接
  • git在家无法git push

本文链接

  • 打死他

git在家无法git push

  • ma的。在公司可以git push,在家就不行
  • 最后yong
    git config -l 发现是设置了代理,这个代理只有在公司内网才可以访问到

于是我就
git config --global --unset https_proxy
git config --global --unset http_proxy

  • 然后git push,就行了!

相关推荐

雪域迷影

git push -u origin master和git push区别

雪域迷影 162 0 0

金穗_ec4b

git push 跟 git push origin master的区别

金穗_ec4b 8 0 0

何以至千里

git push命令

何以至千里 77 0 0

MaxWen

git push问题

MaxWen 155 0 0

江南北

GIT Push and Pull

江南北 171 0 0

深夜瞎琢磨

Git系列:git push (-u) 与 git branch (-u)

深夜瞎琢磨 50 0 0

玉字璧

[Git Error] failed to push some refs to “××××.git”

玉字璧 59 0 0

洒在心头的阳光

git 解决push报错

洒在心头的阳光 102 0 0

笙烛

git push报错解决

笙烛 101 0 0

崭新的韭菜

Git Tip: git push ‘No refs in common and none specified’

崭新的韭菜 133 0 0

精彩评论(0)

0 0 举报