Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ DiffOptionsFlag
TypeAlias
DiffOptionsFlag
diff.go:466–466 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
464
}
465
466
type
DiffOptionsFlag int
467
468
const
(
469
DiffNormal DiffOptionsFlag = C.GIT_DIFF_NORMAL
Callers
1
DefaultDiffOptions
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected