0
너무 많은 시간이 필요하지만 방법이 문제를 해결하려면 다음과 같이 보여? 도와주세요. 당신이 가장 최근 버전이 필요하면 언젠가CocoaPods/사양 GitHub의에서 복제 나는이 URL을</p> <blockquote> <p>자식 클론 <a href="https://github.com/CocoaPods/Specs.git" rel="nofollow noreferrer">https://github.com/CocoaPods/Specs.git</a></p> </blockquote> <p>를 복제하는 데 많은 시간을 노력
$ /usr/bin/git clone https://github.com/CocoaPods/Specs.git master --progress
Cloning into 'master'...
remote: Counting objects: 1082703, done.
remote: Compressing objects: 100% (279/279), done.
Receiving objects: 2% (25216/1082703), 5.03 MiB | 16.00 KiB/s
이 50 % 완료 후 같은 파괴 또한 다음과 같은 오류를 표시 할 수 있습니다
error: RPC failed; curl 56 SSLRead() return error -9806 MiB/s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
약 500+ MB는 시간이 걸릴 것입니다. :) –
미안하지만, 나는 보통 "카운터 질문"을 좋아하지 않지만 왜 사양 레포를 복제하고 싶습니까? 당신은 이것이 기본적으로 모든 사양의 거대한 저장소라는 것을 알 것입니다, 그렇습니까? – Gero