Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
883 views
in Technique[技术] by (71.8m points)

github - Git for windows version 2.5.3 not able to push changes

I am receiving errors below when I try to push changes(not a problem with memory, or other already issues already mention on stackoverflow), errors are gone when I uninstall latest version and install

1.9.x

verion. Please consider this if you are having the same issue

  • 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
See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

git status

fatal: mmap failed: Invalid argument

Happened to me after failing to sync my OneDrive files. Its sorted now.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...