git上传大文件
ethtest@ethtest:~/application$ git push origin master
Username for 'https://github.com': Agzs
Password for 'https://Agzs@github.com':
Counting objects: 3, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (2/2), done.
Writing objects: 100% (3/3), 279.91 MiB | 1.81 MiB/s, done.
Total 3 (delta 0), reused 0 (delta 0)
remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.
remote: error: Trace: 2c725d84981f341d33e6ee5446bf66e3
remote: error: See http://git.io/iEPt8g for more information.
remote: error: File gopath.zip is 286.61 MB; this exceeds GitHub's file size limit of 100.00 MB
To https://github.com/Agzs/gopath.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://github.com/Agzs/gopath.git'1、下载
2、解压
3、运行.sh文件
4、使用
5、clone到本地
6、Need Help?
Last updated