所有git clone
无论什么都出现错误,难道必须重装了吗。。。
大家讲道理2017-04-27 09:04:47
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.
黄舟2017-04-27 09:04:47
Such questions are a waste of time, dear, I just posted the information for everyone to see.