git_credential

The base structure for all credential types

Members

Variables

credtype
libgit2_d.credential.git_credential_t credtype;

A type of credential

free
void function(.git_credential* cred) free;

The deallocator for this type of credentials

Meta