作者热门文章
- c - 在位数组中找到第一个零
- linux - Unix 显示有关匹配两种模式之一的文件的信息
- 正则表达式替换多个文件
- linux - 隐藏来自 xtrace 的命令
我想从分支 android 中提取提交“3a2ceef391af73994dfeb0d8ef57ed6a52ef4238”。我使用了命令:
$ git fetch origin 3a2ceef391af73994dfeb0d8ef57ed6a52ef4238
它显示了这个错误,
error: Server does not allow request for unadvertised object 3a2ceef391af73994dfeb0d8ef57ed6a52ef4238
如何解决这个问题?
最佳答案
git submodule sync
如 https://github.com/AppImage/AppImageKit/issues/511 中所指为我工作。
关于git - 如何解决git错误: Server does not allow request for unadvertised object 3a2ceef391af73994dfeb0d8ef57ed6a52ef4238?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51001919/
本文整理了Java中org.apache.log4j.net.ZeroConfSupport.unadvertise()方法的一些代码示例,展示了ZeroConfSupport.unadvertise
我想从分支 android 中提取提交“3a2ceef391af73994dfeb0d8ef57ed6a52ef4238”。我使用了命令: $ git fetch origin 3a2ceef391a
我是一名优秀的程序员,十分优秀!