libgit2

git_branch_t

Version:

Basic type of any Git branch.

Values

GIT_BRANCH_LOCAL
(1 << 0)
GIT_BRANCH_REMOTE
(1 << 1)

Parameter To

Versions