dlibgit ~modernize-examples (2022-05-01T05:43:33.8668429)
Dub
Repo
GitCredType
git
credentials
Values
Value
Meaning
plaintext
GIT_CREDTYPE_USERPASS_PLAINTEXT
passphrase
GIT_CREDTYPE_SSH_KEYFILE_PASSPHRASE
publickey
GIT_CREDTYPE_SSH_PUBLICKEY
Meta
Source
See Implementation
git
credentials
aliases
GitCredAcquireDelegate
enums
GitCredType
functions
getCredKeyFilePassPhrase
getCredPlainText
getCredPublicKey
structs
GitCred
GitCred_KeyFilePassPhrase
GitCred_PlainText
GitCred_PublicKey
templates
isGitCredential