gpt4 book ai didi

git - 协议(protocol)错误 : expected old/new/ref, 得到 'shallow deeb...'

转载 作者:IT王子 更新时间:2023-10-29 01:10:34 28 4
gpt4 key购买 nike

我正在编辑一个使用 --depth 1(浅克隆)克隆的 git 存储库。

我想推送我的更改(提交)但我收到此错误:

$ git push
Counting objects: 14, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (8/8), done.
Writing objects: 100% (8/8), 56.88 KiB | 0 bytes/s, done.
Total 8 (delta 5), reused 0 (delta 0)
fatal: protocol error: expected old/new/ref, got 'shallow deeb2171db739fd366...'
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly

我该如何解决这个问题?

运行 git --version 我明白了:

$ git --version
git version 1.9.rc1

最佳答案

git fetch --unshallow

另见:how to unshallow your repo

关于git - 协议(protocol)错误 : expected old/new/ref, 得到 'shallow deeb...',我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21557004/

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