MCPcopy 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
466type DiffOptionsFlag int
467
468const (
469 DiffNormal DiffOptionsFlag = C.GIT_DIFF_NORMAL

Callers 1

DefaultDiffOptionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected