Type Definition git_repository::remote::AuthenticateFn
source · Available on crate features
async-network-client
or blocking-network-client
only.Expand description
A function that performs a given credential action, trying to obtain credentials for an operation that needs it.