Git submodule 对于第一次拉取的 repo,需要先使用 --init git submodule update --init --recursive 之后获取 submodule 的 update git submodule update --recursive --remote Pull latest changes for all git submodules - Stack Overflow