Package: gitcreds 0.1.2.9000
gitcreds: Query 'git' Credentials from 'R'
Query, set, delete credentials from the 'git' credential store. Manage 'GitHub' tokens and other 'git' credentials. This package is to be used by other packages that need to authenticate to 'GitHub' and/or other 'git' repositories.
Authors:
gitcreds_0.1.2.9000.tar.gz
gitcreds_0.1.2.9000.zip(r-4.5)gitcreds_0.1.2.9000.zip(r-4.4)gitcreds_0.1.2.9000.zip(r-4.3)
gitcreds_0.1.2.9000.tgz(r-4.4-any)gitcreds_0.1.2.9000.tgz(r-4.3-any)
gitcreds_0.1.2.9000.tar.gz(r-4.5-noble)gitcreds_0.1.2.9000.tar.gz(r-4.4-noble)
gitcreds_0.1.2.9000.tgz(r-4.4-emscripten)gitcreds_0.1.2.9000.tgz(r-4.3-emscripten)
gitcreds.pdf |gitcreds.html✨
gitcreds/json (API)
NEWS
# Install 'gitcreds' in R: |
install.packages('gitcreds', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/gitcreds/issues
credentialscredentials-helpergitgithub
Last updated 3 months agofrom:cf006f0ae2. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win | OK | Nov 19 2024 |
R-4.5-linux | OK | Nov 19 2024 |
R-4.4-win | OK | Nov 19 2024 |
R-4.4-mac | OK | Nov 19 2024 |
R-4.3-win | OK | Nov 19 2024 |
R-4.3-mac | OK | Nov 19 2024 |
Exports:gitcreds_approvegitcreds_cache_envvargitcreds_deletegitcreds_fillgitcreds_getgitcreds_listgitcreds_list_helpersgitcreds_parse_outputgitcreds_rejectgitcreds_set
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Environment variable to cache the password for a URL | gitcreds_cache_envvar |
Access the low level credential API | gitcreds_approve gitcreds_fill gitcreds_reject |
Query and set git credentials | gitcreds gitcreds_delete gitcreds_get gitcreds_list_helpers gitcreds_set |
List all credentials stored by a git credential helper | gitcreds_list |
Parse standard output from git credential fill | gitcreds_parse_output |