Skip to main content

blame_line

Function blame_line 

Source
pub fn blame_line(
    workdir: &Path,
    rel: &Path,
    line: usize,
) -> Result<BlameCard, String>
Expand description

Blame one line of a file (1-based). Shells out; porcelain format.