pub fn git_changed_files(root: &Path, git_ref: &str) -> Result<Vec<PathBuf>>
Get changed files from git diff against a ref.