git_credential_has_username

Check whether a credential object contains username information.

@param cred object to check @return 1 if the credential object has non-NULL username, 0 otherwise

extern (C) nothrow @nogc
int
git_credential_has_username

Meta