git_submodule_update¶
Executes a git submodule command
git_submodule_update | |
---|---|
Supported platforms | ios, android, mac |
Author | @braunico |
Parameters¶
Key | Description | Default |
---|---|---|
recursive |
Should the submodules be updated recursively | false |
init |
Should the submodules be initiated before update | false |
* = default value is dependent on the user's system
To show the documentation in your terminal, run
fastlane action git_submodule_update