jetsung git submodule 拉取的问题 $ git config --local url."git@github.com:".insteadOf "https://github.com/" $ git submodule foreach --recursive \ 'git config --local url."git@github.com:".insteadOf "https://github.com/"'