pub fn get_changed_since( repo_path: &Path, since_ref: &str, ) -> Result<Vec<PathBuf>>
Get files changed since a specific ref (branch/commit/tag)