Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在我的项目中添加了一个 git 子模块,但是每当我尝试使用 Xcode 推送到 git 时,它也想推送子模块项目。
由于我对 artemis 存储库具有只读访问权限,因此无法推送。我可以通过下载 artemis 项目的 zip 并包含它来解决这个问题,但后来我失去了git submodule update功能。
git submodule update