pub fn store_credentials_from_url(url: &DisplaySafeUrl) -> boolExpand description
Populate the global authentication store with credentials on a Git URL, if there are any.
Returns true if the store was updated.
pub fn store_credentials_from_url(url: &DisplaySafeUrl) -> boolPopulate the global authentication store with credentials on a Git URL, if there are any.
Returns true if the store was updated.