Git官网下载windows版本慢的问题

git for windiow下载地址:

https://git-scm.com/download/win

今天在git官网下载git客户端工具是特别慢,很多时候无响应,

仔细观察了一下

原地下载地址:

https://github.com/git-for-windows/git/releases/download/v2.9.2.windows.1/Git-2.9.2-64-bit.exe

在域名前边加上www就可以下载了

https://www.github.com/git-for-windows/git/releases/download/v2.14.1.windows.1/Git-2.14.1-64-bit.exe

分析:可能是域名解析出问题了

posted @ 2017-09-18 18:11  飞雪安能住酒中  阅读(1341)  评论(0编辑  收藏  举报