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

TypeAlias MergeAnalysis

merge.go:225–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223}
224
225type MergeAnalysis int
226
227const (
228 MergeAnalysisNone MergeAnalysis = C.GIT_MERGE_ANALYSIS_NONE

Callers 1

MergeAnalysisMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected