pub fn parse_diff_output(diff_text: &str) -> Result<Vec<FileDiff>, CovyError>
Parse the raw output of git diff --unified=0.
git diff --unified=0