git config --global http.proxy $http_proxy
git config --global https.proxy $https_proxy


ref: http://stackoverflow.com/questions/20370294/could-not-resolve-host-github-com-error-while-cloning-remote-repository-in-git

相关文章:

  • 2021-11-20
  • 2022-12-23
  • 2021-09-04
  • 2022-12-23
  • 2021-06-11
  • 2021-05-08
  • 2021-05-29
猜你喜欢
  • 2022-12-23
  • 2021-06-16
  • 2021-11-25
  • 2022-12-23
  • 2022-12-23
  • 2021-06-08
  • 2022-12-23
相关资源
相似解决方案