Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
type
BlameOptionsFlag uint32
42
43
const
(
44
BlameNormal BlameOptionsFlag = C.GIT_BLAME_NORMAL
Callers
1
DefaultBlameOptions
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected