project_release.git.local_branch_names

project_release.git.local_branch_names(repo: Repo) List[str][source]

Return the local branches.

Parameters:

repo – The current git repository.

Returns:

The local branch names.

Return type:

list of str