pub fn commit_url( remote_url: &str, origin: Option<&RepoOrigin>, hash: &str, ) -> String
Build a browser URL for a commit, respecting platform-specific URL patterns.