LFS란?- 대용량 파일 버전 관리를 위한 오픈 소스 Git 확장 프로그램 사용처- 100MB가 넘는 파일을 Commit 및 Push할때 사용 다운로드 방법- LFS 다운로드 링크 : 바로가기 Git Large File StorageGit Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.git-lfs.com 설정- LFS를 설치할 Git Repogitory 우클릭 후..