我正在尝试从比特桶中克隆一个存储库,该存储库由我们组的其他成员共享...但在克隆过程中获取错误...
Cloning into 'industryprime'...
Password for 'https://abhragh@bitbucket.org':
remote: Counting objects: 20143, done.
remote: Compressing objects: 100% (5741/5741), done.
error: RPC failed; curl 56 SSL read: error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac, errno 0
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
我能做什么?