git_remote_callbacks.credentials

Undocumented in source.
struct git_remote_callbacks
int function(git_cred** cred, const(char)* url, const(char)* username_from_url, uint allowed_types, void* data) credentials;

Meta