gpt4 book ai didi

git - 无法克隆 repo : "fatal: remote did not send all necessary objects"

转载 作者:行者123 更新时间:2023-12-04 01:53:12 25 4
gpt4 key购买 nike

我正在尝试克隆这个 repo:https://github.com/emonney/QuickApp但我收到错误:

fatal: remote did not send all necessary objects



这是完整的输出:
$ git clone https://github.com/emonney/QuickApp
Cloning into 'QuickApp'...
remote: Counting objects: 2150, done.
remote: Total 2150 (delta 0), reused 0 (delta 0), pack-reused 2150
Receiving objects: 100% (2150/2150), 30.28 MiB | 3.01 MiB/s, done.
Resolving deltas: 100% (1471/1471), done.
usage: git rev-list [OPTION] <commit-id>... [ -- paths... ]
limiting output:
--max-count=<n>
--max-age=<epoch>
--min-age=<epoch>
--sparse
--no-merges
--min-parents=<n>
--no-min-parents
--max-parents=<n>
--no-max-parents
--remove-empty
--all
--branches
--tags
--remotes
--stdin
--quiet
ordering output:
--topo-order
--date-order
--reverse
formatting output:
--parents
--children
--objects | --objects-edge
--unpacked
--header | --pretty
--abbrev=<n> | --no-abbrev
--abbrev-commit
--left-right
--count
special purpose:
--bisect
--bisect-vars
--bisect-all
fatal: remote did not send all necessary objects
Unlink of file 'QuickApp/.git/objects/pack/pack-43a2031dca4d230e6f6a3333445136c9a7928657.idx' failed. Should I try again? (y/n)

如果我选择 y它只是不断给我同样的错误。

这是 repo 的问题还是我可以解决的问题? (我没有repo,只是想获取代码)

最佳答案

这对我来说可以。很可能是您的 git要么很旧(我使用的是 2.15),要么您的文件系统已过时或以其他方式不足以完成任务(例如,您是否使用 FAT?)。

在另一个系统上尝试,或升级您的 git如果它是旧的。

关于git - 无法克隆 repo : "fatal: remote did not send all necessary objects",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52022623/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com