get_url

Function get_url 

Source
pub fn get_url(
    repo: &Repository,
    remote: &str,
    commit: Commit<'_>,
) -> Result<String>