Dev/Error

Git Clone Error

healthyryu 2017. 12. 11. 11:16

Git 복제할때 발생하는 에러

현상 :

$ git clone http://........git

Cloning into 'APP'...

remote: Counting objects: 12033, done.

remote: Compressing objects: 100% (7652/7652), done.

error: RPC failed; curl 56 Recv failure: Connection was reset

fatal: The remote end hung up unexpectedly

fatal: early EOF

fatal: index-pack failed

반응형