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

TypeAlias DiffFindOptionsFlag

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

Source from the content-addressed store, hash-verified

542}
543
544type DiffFindOptionsFlag int
545
546const (
547 DiffFindByConfig DiffFindOptionsFlag = C.GIT_DIFF_FIND_BY_CONFIG

Callers 1

DefaultDiffFindOptionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected