Update the submodule (from current remote repository): git submodule sync --recursive Or, Update the submodule (from the official remote repository of the sub module): git submodule update --remote --recursive