Git submodule inside of a submodule (nested submodules) November 13, 2022 by Tarik As mentioned in Retrospectively add –recursive to a git repo git submodule update --init --recursive should work.