Bitbucket无法克隆存储库"致命:早期EOF致命:索引包失败"

Pal*_*diN 14 git bitbucket git-clone fatal-error

我正在尝试使用sshfrom 克隆我的存储库,bitbucket但每当我克隆存储库时,我得到:

Connection to bitbucket.org closed by remote host.00 KiB/s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
Run Code Online (Sandbox Code Playgroud)

在克隆过程中,克隆的存储库small size会被克隆,但是克隆bigger size存储库会产生错误.我也尝试过这种方法:

致命:早期EOF致命:索引包失败

但没有运气.任何人都可以帮助解决这个问题吗?

注意:

Http克隆工作正常,但在我的方案中不起作用.我只需要使用克隆ssh.

RAS*_*ANA -1

git config --global core.compression 9之前运行git clone git@bitbucket.org:******/*******.git