Function process_diff_for_record

Source
pub fn process_diff_for_record(
    repo: &Repo,
    diff: &Diff<'_>,
) -> Result<Vec<File<'static>>>
Expand description

Calculate the diff between the index and the working copy.