set_gitlab_credentials: Set gitlab credentials from R

View source: R/gitlab-utils.R

set_gitlab_credentialsR Documentation

Set gitlab credentials from R

Description

Running this function raises the Windows Git Credential Manager to enter the GitLat PAT. Accessing the GitLab PAT requires following these steps:

Usage

set_gitlab_credentials(...)

Arguments

...

Arguments passed on to credentials::git_credential_ask

save

in case the user is prompted for credentials, attempt to remember them.

verbose

print errors from git credential to stdout


bcgov/dipr documentation built on June 1, 2022, 12:32 p.m.