Skip to main content

load_tab_branches

Function load_tab_branches 

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