fatal: unable to access : HTTP/2 stream 1 was not closed cleanly before end of the underlying stream
fatal: unable to access : HTTP/2 stream 1 was not closed cleanly before end of the underlying stream)
相信你不止遇到过这个问题,你可能还遇到了 error: Failed connect to github.com:443 类似的错误 现在解决方法来了,只要把 https && http 改成 git 即可解决,例如:
git clone git://github.com/ithub/xxx.git
现在好了,你可以愉快的敲代码了