Can't push to GitHub error: pack-objects died of signal 13

前端 未结 6 1514
醉话见心
醉话见心 2020-12-03 17:32

I\'m having trouble pushing my local folder to my remote repository on GitHub.

After I push it gets to around 96% then shows this..

Counting objects:         


        
6条回答
  •  独厮守ぢ
    2020-12-03 17:53

    Add this problem with bitbucket for hours. My solution was to enter the server via ssh and do a git clone of the project from there.

提交回复
热议问题