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

TypeAlias RevparseFlag

revparse.go:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12)
13
14type RevparseFlag int
15
16const (
17 RevparseSingle RevparseFlag = C.GIT_REVPARSE_SINGLE

Callers 1

newRevspecFromCFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected