git config --global http.proxy 'socks5://127.0.0.1:1080'

git config --global https.proxy 'socks5://127.0.0.1:1080'

 

相关文章:

  • 2022-12-23
  • 2021-11-02
  • 2022-12-23
  • 2022-12-23
  • 2021-12-02
  • 2021-12-02
  • 2021-11-09
猜你喜欢
  • 2022-01-09
  • 2021-11-09
  • 2022-01-29
  • 2021-11-29
  • 2021-06-07
  • 2021-08-30
  • 2021-08-03
相关资源
相似解决方案