标签: git
这是命令行:
git fetch origin 6301fc06a6d2f2171ca817f7d17eecb0889fcf23 :refs/remotes/origin/current_commit fatal: bad object 6301fc06a6d2f2171ca817f7d17eecb0889fcf23 error: ssh://MyRepo did not send all necessary objects
有什么想法吗? THX。
答案 0 :(得分:2)
'sha1'与git objetcs有关。
SHA1只是一个加密哈希函数。
您应该在命令中使用SHA1代码而不是'sha1'