Skip to main content

store_credentials_from_url

Function store_credentials_from_url 

Source
pub fn store_credentials_from_url(url: &DisplaySafeUrl) -> bool
Expand description

Populate the global authentication store with credentials on a Git URL, if there are any.

Returns true if the store was updated.