Git push failed - unpack-objects abnormal exit

后端 未结 12 2231
长发绾君心
长发绾君心 2020-12-09 07:38

I\'m using remote git repository. I successfully commit my files and now I\'m trying to push it up to stream.

Operation fails with this messasge:

git         


        
12条回答
  •  既然无缘
    2020-12-09 08:38

    This also occurs when the remote has no space left on it, try free up some space.

提交回复
热议问题