重装后电脑死活用不了git clone 命令...
求解,
$ ssh -T git@github.com
Hi nemoleo! You've successfully authenticated, but GitHub does not provide shell access.
$ git clone https://github.com/jakubroztocil/httpie.git -v
Cloning into 'httpie'...
POST git-upload-pack (gzip 1255 to 677 bytes)
error: RPC failed; result=52, HTTP code = 0
fatal: The remote end hung up unexpectedly
不是你的电脑问题,你应该责怪我们这个神奇的国度以及那看不见的墙。
使用
git://
协议一般没问题,你可以试试。