MCPcopy Create free account
hub / github.com/libgit2/git2go / Delta

TypeAlias Delta

diff.go:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25)
26
27type Delta int
28
29const (
30 DeltaUnmodified Delta = C.GIT_DELTA_UNMODIFIED

Callers 2

diffDeltaFromCFunction · 0.85
StringMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected