git_subupd: Delete and re-download git submodules if any exist.

View source: R/functions.R

git_subupdR Documentation

Delete and re-download git submodules if any exist.

Description

Delete and re-download git submodules if any exist.

Usage

git_subupd(stopfile = ".developer")

Arguments

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.

Value

If successful, 0, otherwise an error code.

Examples


## Not run:  git_subupd() 

bokov/tidbits documentation built on Jan. 26, 2024, 6:25 p.m.