git-lfs上传大于100m的大文件

  • 在项目目录git lfs install
  • git lfs track '.文件后缀'
  • git add .gitattributes
  • git commit -m "提交描述“
  • git push
Written on June 24, 2022