repo-helper¶
Update files in the given repositories, based on settings in ‘repo_helper.yml’.
repo-helper [OPTIONS] COMMAND [ARGS]...
Options
-
-f,--force¶ Run ‘repo_helper’ even when the git working directory is not clean.
-
-y,--commit,-n,--no-commit¶ Commit or do not commit any changed files.
- Default
Ask first
-
-m,--message<message>¶ The commit message to use.
- Default
Updated files with ‘repo_helper’.
-
--version¶ Show the version and exit.