摘要: 1、git clone your仓库链接 --depth=1; 2、再执行:git fetch --unshallow 报错提示如下: fatal: --unshallow on a complete repository does not make sense 解决方案: 1、git config 阅读全文
posted @ 2025-05-20 12:46 清风吹拂啊狂风肆虐 阅读(38) 评论(0) 推荐(0)