pub fn http_url_credential(remote: &RemoteUrl) -> Option<GitCredential>Expand description
Credential implied by user[:password]@ userinfo in the remote URL.
pub fn http_url_credential(remote: &RemoteUrl) -> Option<GitCredential>Credential implied by user[:password]@ userinfo in the remote URL.