pub fn load_tab_branches( repo_path: &Path, ) -> (Result<Vec<BranchInfo>, String>, Result<Vec<BranchInfo>, String>)