git_subupd | R Documentation |
Delete and re-download git submodules if any exist.
git_subupd(stopfile = ".developer")
stopfile |
The name of a file which, if exists, will cause this function to exit without doing anything. Will silently return errors from shell but will not throw an error. |
If successful, 0
, otherwise an error code.
## Not run: git_subupd()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.