Git for windows 版本 2.5.3 无法推送更改

标签 git github version-control

当我尝试推送更改时收到以下错误(不是内存问题,或者其他已经在 stackoverflow 上提到的问题),当我卸载最新版本并安装时错误消失了

1.9.x

版本。如果您遇到同样的问题,请考虑这一点

  • fatal: mmap failed: No error
  • fatal: The remote end hung up unexpectedly
  • fatal: The remote end hung up unexpectedly
  • fatal: write error: Bad file descriptor
  • error: failed to push some refs to

最佳答案

git 状态

致命:mmap 失败:参数无效

无法同步我的 OneDrive 文件后发生在我身上。现在已排序。

关于Git for windows 版本 2.5.3 无法推送更改,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32776055/

相关文章:

使用 Github Action 部署 Firebase

visual-studio - 我应该如何支持和继续开发 fork 应用程序?

git - 使用 GIT 升级修改后的模块

git - 如何使用 magit emacs 更改 repo?

git - 如果第二次推送只有第一次推送的快进,并发 git 推送是否总是安全的?

git - 我如何在没有看到 merge 的情况下指责

git:如何将远程提交 merge 到不同路径?

git - 如何确定哪个父级是 Git 中 merge 提交的第一个父级

github - 为组织拥有的存储库创建 GitHub 项目页面

git - 如何使用 Git 设置特定路径的权限?