dlibgit ~master (2015-12-01T17:37:05Z)
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
enums
GitCredType
functions
getCredKeyFilePassPhrase
getCredPlainText
getCredPublicKey
structs
GitCred
GitCred_KeyFilePassPhrase
GitCred_PlainText
GitCred_PublicKey
templates
isGitCredential