pub fn ops_to_hunks(ops: &[DiffOp<'_>], context: usize) -> Vec<DiffHunk>
Convert diff operations into hunks with context lines