
学习
JackRay_R
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Ubuntu 上传项目到github
一.安装Git-LFS 当向github上传一些项目时会有一些提示 remote: warning: Large files detected. remote: error: File giant_file is 123.00 MB; this exceeds GitHub's file size limit of 100 MB 这时候就需要检查一下自己的github版本 $ git ...原创 2018-11-19 11:42:04 · 329 阅读 · 0 评论 -
Ubuntu GitHub上传项目
一.安装Git-LFS 当向github上传一些项目时会有一些提示 $ remote: warning: Large files detected. $ remote: error: File giant_file is 123.00 MB; this exceeds GitHub's file size limit of 100 MB 这时候就需要检查一下自己的github版本 $ git -...原创 2018-11-19 22:18:56 · 242 阅读 · 0 评论