git_credential_get_username

Return the username associated with a credential object.

@param cred object to check @return the credential username, or NULL if not applicable

extern (C) nothrow @nogc
const(char)*
git_credential_get_username

Meta