pub fn parse_diff(diff_text: &str) -> Vec<FileDiff>
Parse a unified diff string into FileDiff structs
FileDiff