Create an iterator which loops over the requested branches.
the iterator
Repository where to find the branches.
Filtering flags for the branch listing. Valid values are git_branch_t.GIT_BRANCH_LOCAL, git_branch_t.GIT_BRANCH_REMOTE or git_branch_t.GIT_BRANCH_ALL.
0 on success or an error code
See Implementation
Create an iterator which loops over the requested branches.