git submodule sync [path...]

Synchronizes submodules' remote URL configuration setting to the value specified in .gitmodules

Arguments

NameDescription
pathfilepaths

Options

NameDescription
--recursiveThis command will recurse into the registered submodules, and sync any nested submodules within
--Everything after this is an argument