Skip to content

Easy API

Caching credentials

gitcreds_cache_envvar()
Environment variable to cache the password for a URL

List credentials

gitcreds_list()
List all credentials stored by a git credential helper

Low level API

gitcreds_fill() gitcreds_approve() gitcreds_reject()
Access the low level credential API
gitcreds_parse_output()
Parse standard output from git credential fill