Function reference
-
gitcreds_get()gitcreds_set()gitcreds_delete()gitcreds_list_helpers() - Query and set git credentials
-
gitcreds_cache_envvar() - Environment variable to cache the password for a URL
-
gitcreds_list() - List all credentials stored by a git credential helper
-
gitcreds_fill()gitcreds_approve()gitcreds_reject() - Access the low level credential API
-
gitcreds_parse_output() - Parse standard output from
git credential fill