pub fn load_tab_overview( repo_path: &Path, commit_limit: usize, ) -> Result<(Vec<CommitterStat>, bool), String>