Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ DiffFindOptionsFlag
TypeAlias
DiffFindOptionsFlag
diff.go:544–544 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
542
}
543
544
type
DiffFindOptionsFlag int
545
546
const
(
547
DiffFindByConfig DiffFindOptionsFlag = C.GIT_DIFF_FIND_BY_CONFIG
Callers
1
DefaultDiffFindOptions
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected