R/global_env.R
gitlabr_options_set.Rd
Set gitlabr options
gitlabr_options_set(key, value)
Arguments
option name
option value
Used for side effect. Populates user options()
Options accounted for by gitlabr:
gitlabr.main
: Name of the main branch of your repository. Default to "main" in functions.
# Principal branch is called "master"
gitlabr_options_set("gitlabr.main", "master")
# Go back to default option (default branch will be "main")
gitlabr_options_set("gitlabr.main", NULL)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4