pub fn get_commit_files( repo_path: &RepoPath, id: CommitId, other: Option<CommitId>, ) -> Result<Vec<StatusItem>>
get all files that are part of a commit