[Git] large file storage

Install Git lfs

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

Download large file from git

 git pull

Subscribe
Notify of

0 Comments
Inline Feedbacks
View all comments