Skip to main content

try_get_changed_diff

Function try_get_changed_diff 

Source
pub fn try_get_changed_diff(
    root: &Path,
    git_ref: &str,
) -> Result<String, ChangedFilesError>
Expand description

Return the raw git diff for a ref.