pub fn changed_files(repo_path: &Path, base_ref: &str) -> Result<GitDiff>
Compute changed files between a base ref and HEAD (plus uncommitted changes).