https://github.com/kevin0181/git-chunker GitHub - kevin0181/git-chunker: A Python tool to automatically commit and push files to Git in 300MB chunks.A Python tool to automatically commit and push files to Git in 300MB chunks. - kevin0181/git-chunkergithub.com 위 깃허브 사이트에 들어가서auto_commit.py파일을 받는다 가장 상단 루트 폴더에 내부에 넣어놓고 py파일을 실행한다. 이미지처럼 37기가가 넘어가는 폴더도 순차적으로 300mb내외로 계산해서 커밋 푸쉬해줘서 올릴 수 있다.