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

TypeAlias ReferenceType

reference.go:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10)
11
12type ReferenceType int
13
14const (
15 ReferenceSymbolic ReferenceType = C.GIT_REF_SYMBOLIC

Callers 1

TypeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected