git submodule status [path...]

Show the status of the submodules

Arguments

NameDescription
pathfilepaths

Options

NameDescription
--cachedWill instead print the SHA-1 recorded in the superproject for each submodule
--recursiveWill recurse into nested submodules, and show their status as well
--End of subcommand options