Skip to main content

permalink

Function permalink 

Source
pub fn permalink(
    repo: &Repo,
    rel: &Path,
    start_line: usize,
    end_line: usize,
) -> Option<String>
Expand description

Build the immutable permalink for a file at 1-based lines. Branch is always resolved to a commit SHA (0001 pillar 3.3).