Skip to main content

get_commit_files

Function get_commit_files 

Source
pub fn get_commit_files(
    repo_path: &Path,
    oid: &str,
) -> Result<Vec<FileEntry>, String>