当前位置:   article > 正文

gitee提交报错: 413 Request Entity Too Large_gitee http 413

gitee http 413

报错详情:

error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413 Request Entity Too Large
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
  • 1
  • 2
  • 3

解决方案: 将上传方式HTTPS改为SSH

git remote set-url origin <url> 
git push
  • 1
  • 2

参考:更改git远程连接http方式为ssh_小金子的夏天的博客-CSDN博客_git http改为ssh

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

闽ICP备14008679号