로딩...

git lfs

  • Large File Storages

install

mac

brew install git-lfs

linux(ubuntu)

curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
sudo apt install git-lfs

git

git lfs install
git clone [REPOSITORY]