pub fn extract_spans(commit_diff: &CommitDiff) -> Vec<FileSpan>Expand description
(legacy) Extract FileSpans from a single commit diff without propagation. Kept for tests that operate on individual commits.
pub fn extract_spans(commit_diff: &CommitDiff) -> Vec<FileSpan>(legacy) Extract FileSpans from a single commit diff without propagation. Kept for tests that operate on individual commits.