Struct
GgitBranchEnumerator
Description [src]
struct GgitBranchEnumerator {
/* No available fields */
}
Represents a branch enumerator.
Instance methods
ggit_branch_enumerator_get
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.