git子模块初始化忽略失败 [英] git submodule init ignore failed

查看:201
本文介绍了git子模块初始化忽略失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚撤消了 https://github.com/kolanos/kohana-universe ,现在我正在尝试更新所有正在运行的模块:

I just pulled https://github.com/kolanos/kohana-universe and now I'm trying to update all the modules running:

git submodule update --init --recursive

某些存储库错误或不再存在,命令在中间中断.

Some of the repos are wrong or not existent anymore, and the command breaks in the middle.

该命令是否可以忽略失败的更新?

Is there an option for the command to ignore the failed updates?

推荐答案

我知道的唯一方法是删除损坏的子模块.这是删除子模块的方法-如何删除子模块?

The only way i know is to remove broken submodule. This is how you can remove submodules - How do I remove a submodule?

这篇关于git子模块初始化忽略失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆