git hub for windows 安装包下载地址
https://desktop.github.com/
下载安装包,打开安装报错如下:
An error occurred trying to download 'http://github-windows.s3.amazonaws.com/GitHub.application'.
See the setup log file located at 'E:\temp\VSD3A9.tmp\install.log' for more information.
解决方案:
由此可知网址‘http://github-windows.s3.amazonaws.com/GitHub.application‘无法被访问,下载文件
可以将该网站修改为‘https://github-windows.s3.amazonaws.com/GitHub.application‘ 直接在ie等浏览器中访问,就可以直接下载安装。。。证明可以。

本文介绍了一个GitHub for Windows安装过程中遇到的问题及其解决方案。主要问题是安装程序尝试下载一个无法访问的链接,通过修改URL协议从HTTP为HTTPS解决了该问题。

被折叠的 条评论
为什么被折叠?



