安装
https://git-lfs.github.com/
$ git lfs install
$ git lfs track file.txt
$ git add .gitattributes
$ git add file.txt
$ git commit -m 'Add huge file'
$ git push origin master
ㄏㄏ
安装
https://git-lfs.github.com/
$ git lfs install
$ git lfs track file.txt
$ git add .gitattributes
$ git add file.txt
$ git commit -m 'Add huge file'
$ git push origin master
ㄏㄏ