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

TypeAlias BlameOptionsFlag

blame.go:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41type BlameOptionsFlag uint32
42
43const (
44 BlameNormal BlameOptionsFlag = C.GIT_BLAME_NORMAL

Callers 1

DefaultBlameOptionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected