pub fn try_get_changed_diff( root: &Path, git_ref: &str, ) -> Result<String, ChangedFilesError>
Return the raw git diff for a ref.