Enumeration

GgitBranchType

Declaration

enum Ggit.BranchType

Description [src]

The type of a branch.

Members

Name Description
GGIT_BRANCH_LOCAL

Specifies a local branch.

GGIT_BRANCH_REMOTE

Specifies a remote branch.