MCPcopy 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
18type DiffFlag uint32
19
20const (
21 DiffFlagBinary DiffFlag = C.GIT_DIFF_FLAG_BINARY

Callers 2

diffFileFromCFunction · 0.85
diffDeltaFromCFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected