Git上传大文件到GitHub_怎么把大文件上传到github-CSDN博客

网站介绍:文章浏览阅读313次。1. 问题直接用git上传pdf格式的电子书到GitHub有文件大小的限制。2. 解决方法$ git lfs migrate import --include="*.pdf"再进行上传 pdf文件。如果碰到类似error:batch response: Git credentials for https://github.com/rosefun/deeplearning_code not found.error: failed to push some refs to 'https://g_怎么把大文件上传到github