Skip to main content

git_branches

Function git_branches 

Source
pub async fn git_branches(repo: &Path) -> Result<BranchInfo, GitError>
Expand description

Return the list of local branches and identify the current one.