github 大文件上传
sudo apt install git-lfs -y # https://docs.github.com/en/repositories/working-with-files/managing-large-files git lfs track "xx.zip" git add "xx.zip"
git add "./gitattributes"
git commit -m "add xx.zip" git pull git push
https://blog.csdn.net/jjjjjj123321/article/details/84890893
Powered By D&J (URL:http://www.cnblogs.com/Areas/)