这是我在存储库中克隆代码时的错误。谁能告诉我如何解决这个问题
lasyas-Air:cloud push lasyavaliveti$ gcloud source repos clone Android --project=samyata-191502
Cloning into '/Users/lasyavaliveti/Desktop/cloud push/Android'...
remote: Sending approximately 155.22 MiB ...
remote: Total 27123 (delta 12826), reused 27123 (delta 12826)
error: inflate: data stream error (invalid distance too far back)
fatal: pack has bad object at offset 162523573: inflate returned -3
fatal: index-pack failed
ERROR: (gcloud.source.repos.clone) Command '[u'git', u'clone', u'https://source.developers.google.com/p/samyata-191502/r/Android', u'/Users/lasyavaliveti/Desktop/cloud push/Android', u'--config', u'credential.helper=', u'--config', u'credential.helper=!gcloud auth git-helper --account=lasya.valiveti@yamyah.com --ignore-unknown $@']' returned non-zero exit status 128
lasyas-Air:cloud push lasyavaliveti$
接下来要尝试的一些事情:
gcloud --help
以查看可以与之交互的Cloud Platform服务。并运行gcloud help COMMAND
获取有关任何gcloud命令的帮助。gcloud topic -h
来了解SDK的高级功能,例如arg文件和输出格式预先感谢,有什么想法吗?
答案 0 :(得分:0)