Represents a branch enumerator.
Returns the currently being enumerated branch, or %NULL. Note that the returned GgitRef will be of type GgitBranch if the ref represents a local branch.
Get an iterator for the enumerator.
Move the enumerator to the next branch.
Represents a branch enumerator.