Skip to main content

run_git_diff

Function run_git_diff 

Source
pub fn run_git_diff(
    git_ref: &str,
    files: &[PathBuf],
    format: Option<Format>,
    color: bool,
) -> Result<bool>
Expand description

Run sentence-level diff against a git ref for one or more files.