Skip to main content

branch_url

Function branch_url 

Source
pub fn branch_url(
    remote_url: &str,
    origin: Option<&RepoOrigin>,
    branch: &str,
) -> String
Expand description

Build a browser URL for a branch, respecting platform-specific URL patterns.