通过对等方重置Git连接

时间:2016-03-03 22:19:22

标签: git

我的Windows上有一个存储库,并使用“git daemon --base-path = C:/ source / --export-all”来允许我的Mac克隆此存储库。出于某些原因,我不能再做git pull了。输出如下所示。

remote: Counting objects: 113, done.
remote: Compressing objects: 100% (113/113), done.
fatal: read error: Connection reset by peer
fatal: early EOF
fatal: index-pack failed

我试图在每个方面ping,一切正常。我已经为here中所述的git设置了更大的内存,没有任何变化。

1 个答案:

答案 0 :(得分:0)

愚蠢的我。是因为其他一些应用程序在存储库中使用了一些图片