목록전송용량 (1)
취미와 밥줄사이
![](http://i1.daumcdn.net/thumb/C150x150.fwebp.q85/?fname=https://blog.kakaocdn.net/dn/dMKHxE/btq0HaoQcin/xkU9h0kcPBclcc1kVzKSPk/img.png)
1. 에러의 원인 이 에러는 github에 100mb 이상의 파일을 업로드 할 때 발생하는 에러이다. 깃허브에는 기본적으로 100mb이상의 파일을 업로드 할 수 가 없다. 이러한 상황에서는 다른 방법을 사용하여 대용량의 파일을 업로드해야 한다. 2. 해결책: Git -Lfs( Large File Storage) 1) 아래의 링크로 접속해 git - lfs를 설치한다. git-lfs.github.com/ Git Large File Storage Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing..
Tools/Git & GitHub
2021. 3. 23. 09:07