Skip to main content

commit_url

Function commit_url 

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

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