gitcreds icon indicating copy to clipboard operation
gitcreds copied to clipboard

Query git credentials from R

Results 16 gitcreds issues
Sort by recently updated
recently updated
newest added

Apologies if this is already supported here or elsewhere! Please let me know! I think it would be great if `gitcreds` could provide the device authentication workflow for GitHub, such...

I don't know if this is a Pak issue, or a gitcreds issue. So sorry in advance. Gitlab has a feature called group deploy tokens, that you can use in...

i.e. will look first in `GITHUB_PAT_GITHUB_COM`, but fall back to `GITHUB_PAT`.

When I try to use `gitcreds::gitcreds_set()`, I get this error message: Using github PAT from envvar GITHUB_PAT. Use `gitcreds::gitcreds_set()` and unset GITHUB_PAT in .Renviron (or elsewhere) if you want to...