git clone出现错误"fatal: unable to access 'https://github.com/XXX.git/'...

203 阅读1分钟

解决办法 : 将https改成git

git clone git://github.com/XXX.git