Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ DiffFlag
TypeAlias
DiffFlag
diff.go:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
)
17
18
type
DiffFlag uint32
19
20
const
(
21
DiffFlagBinary DiffFlag = C.GIT_DIFF_FLAG_BINARY
Callers
2
diffFileFromC
Function · 0.85
diffDeltaFromC
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected