MCPcopy Create free account
hub / github.com/libgit2/git2go / BranchType

TypeAlias BranchType

branch.go:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type BranchType uint
14
15const (
16 BranchAll BranchType = C.GIT_BRANCH_ALL

Callers 1

NextMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected