Function walk_commits

Source
pub fn walk_commits(num_commits: usize) -> Result<Vec<(String, Vec<String>)>>