$ git config --global http.proxy


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

 

虽然之前没有设置代理,但是不知道为什么执行以上代码之后就可以 执行Git clone了 ,继续探索

相关文章:

  • 2022-12-23
  • 2021-09-07
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-19
  • 2022-12-23
  • 2021-07-23
  • 2021-04-07
  • 2021-05-16
相关资源
相似解决方案