Function get_commit_files

Source
pub fn get_commit_files(
    repo_path: &RepoPath,
    id: CommitId,
    other: Option<CommitId>,
) -> Result<Vec<StatusItem>>
Expand description

get all files that are part of a commit