Skip to main content

git_list_branches

Function git_list_branches 

Source
pub fn git_list_branches(repo_path: &Path) -> Result<GitBranchListResult>
Expand description

List all branches in the repository.