git submodule foreach <command>
Evaluates an arbitrary shell command in each checked out submodule
Arguments
| Name | Description |
|---|---|
command |
Options
| Name | Description |
|---|---|
--recursive | This command will recurse into the registered submodules, and sync any nested submodules within |