当前位置:   article > 正文

Git 如何上传超过100M的文件_git 传400m文件

git 传400m文件

首先这是我在Git上传我电子书的时候出现的问题。
BTW, 推荐一下电子书放在GitHub很方便

remote: hooks/pre-receive.rb:47:in `’
remote: warning: YOUR-BIG-FILE is 53.66 MB; this is larger than GitHub’s recommended maximum file size of 50.00 MB
remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.
remote: error: Trace: 38bb16b8e8e0162f34fdc8517439dab5
remote: error: See http://git.io/iEPt8g for more information.
remote: error: File YOUR-GIANT-FILE is 108.53 MB; this exceeds GitHub’s file size limit of 100.00 MB
To github.com:he1l0world/Book.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to ‘git@github.com:he1l0world/Book.git’

如果git上传超过50M文件就会有警告,超过100M就会出现<

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Li_阴宅/article/detail/806627
推荐阅读
相关标签
  

闽ICP备14008679号