Function get_files_from_git_commit

Source
pub fn get_files_from_git_commit(
    value: &str,
    extension: Option<&str>,
) -> Vec<PathBuf>