Skip to main content

show_file_delta

Function show_file_delta 

Source
pub fn show_file_delta(
    workdir: &Path,
    sha: &str,
    file: &Path,
) -> Result<String, String>
Expand description

Unified diff for one file at a commit (the delta view).