Function github_permalink

Source
pub(crate) fn github_permalink(
    sha: &str,
    file_path: &str,
    line: usize,
) -> String