depth 문제라면.. 설마 압축하다 서버 뻗는건가?
[링크 : https://dukeyang.tistory.com/16]
[링크 : https://stackoverflow.com/questions/38618885]
에러가 한글로 나오면서 "early EOF"가 "너무 빨리 파일이 끝남" 로 나와서 좀 헤맸네
fatal: read error: Invalid argument, 255.05 MiB | 1.35 MiB/s fatal: early EOF fatal: index-pack failed |
결론은.. 서버쪽 문제가 맞나보네
[링크 : https://www.lesstif.com/gitbook/git-clone-fatal-early-eof-fatal-index-pack-failed-95879326.html]
[링크 : https://pakss328.medium.com/git-early-eof-index-pack-failed-에러-처리-1d9d0357124b]
'프로그램 사용 > Version Control' 카테고리의 다른 글
git submodule (0) | 2021.04.05 |
---|---|
git reset revert (0) | 2021.03.31 |
git stash (0) | 2020.01.21 |
git commit 간 diff (0) | 2020.01.21 |
git 에서 push 하지 않은 commit 확인하기 (0) | 2019.11.23 |