HTTP/2 stream 1 was not closed cleanly before end of the underlying stream解决
通过git clone 文件时报错
HTTP/2 stream 1 was not closed cleanly before end of the underlying stream
解决:
git config --global http.versioin HTTP/1.1
重新git clone 就可以了。
有问题欢迎一起讨论~
通过git clone 文件时报错
HTTP/2 stream 1 was not closed cleanly before end of the underlying stream
解决:
git config --global http.versioin HTTP/1.1
重新git clone 就可以了。
有问题欢迎一起讨论~