报错: error: RPC failed; curl 18 transfer closed with outstanding read data remainingfatal: The remote end hung up unexpectedlyfatal: early EOFfatal: unpack-objects failed 解决方法:更改buffer大小Git config --global http.postBuffer 524288000 需要注意的是http.postBuff
$ git clone git@github.com:DavidWanderer/test1.git Cloning into 'test1'... Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts. Permission denied (publickey). fatal: Could not read from remote reposi