git clone 出现错误 fatal: https://github.com/git/git/info/refs download error -
phpcn_u1582
phpcn_u1582 2017-04-27 09:02:47
0
4
1019

所有git clone无论什么都出现错误,难道必须重装了吗。。。

phpcn_u1582
phpcn_u1582

reply all(4)
大家讲道理

If you encounter this kind of problem, you can try adding -v parameters to output more information.

git clone http://github.com/username/example.git -v

Determine whether it is a network problem. It seems that you cloned it through Https. It is recommended

telnet https://github.com/ 443

Test whether the network is normal.

世界只因有你

Maybe it’s because the network is blocked.

黄舟

Try git protocol instead of https protocol

黄舟

Such questions are a waste of time, dear, I just posted the information for everyone to see.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template