Git 提交报错:
Push failed Enumerating objects: 266, done. Delta compression using up to 8 threads Total 266 (delta 45), reused 0 (delta 0) the remote end hung up unexpectedly the remote end hung up unexpectedly unable to rewind rpc post data - try increasing http.postBuffer RPC failed; curl 56 OpenSSL SSL_read: error:140943FC:SSL routines:ssl3_read_bytes:sslv3 alert bad record mac, errno 0
git config -l(查看配置的信息)
设置
git config --global http.postBuffer 1048576000
# 单位为 Byte,如 1048576000B 就是 1G
Push一下看看行不行
不行就在设置一下
Core. git config corepression 9(1-9都是正常的)
假如设置报错:fatal: not in a git directory
Git init
再去配置文件
还是报错就切换到git目录
本文发布于:2024-01-31 16:14:00,感谢您对本站的认可!
本文链接:https://www.4u4v.net/it/170668884029784.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
留言与评论(共有 0 条评论) |