티스토리 뷰

에러메시지
This exceeds GitHub's file size limit of 100.00 MB

에러현상
데스크탑을 이용함에

해결책
https://thomas-cokelaer.info/blog/2018/02/git-how-to-remove-a-big-file-wrongly-committed/

git : How to remove a big file wrongly committed | Thomas Cokelaer's blog

git : How to remove a big file wrongly committed I added a large file to a git repository (102Mb), commited and push and got an error due to size limit limitations on github remote: error: GH001: Large files detected. You may want to try Git Large File Sto

thomas-cokelaer.info


게다가 public폴더에 넣은 바람에 또 다른 에러메시지가 떴다.
not removing recursively without r

해결책
https://stackoverflow.com/questions/6618612/ignoring-a-directory-from-a-git-repo-after-its-been-added

Ignoring a directory from a Git repo after it's been added

I've learned how to exclude an entire directory in git (add a line bin/ to .gitignore). And I've learned how to ignore files "after the fact" (i.e. after they have been added to git): git rm --cac...

stackoverflow.com


댓글
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/05   »
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
글 보관함