pub fn list_branches(repo: &Repository) -> Result<Vec<BranchInfo>>
List local branches with summary metadata.