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

Function freeMergeOptions

merge.go:187–188  ·  view source on GitHub ↗
(copts *C.git_merge_options)

Source from the content-addressed store, hash-verified

185}
186
187func freeMergeOptions(copts *C.git_merge_options) {
188}
189
190type MergeFileFavor int
191

Callers 8

freeRebaseOptionsFunction · 0.85
freeRevertOptionsFunction · 0.85
RevertCommitMethod · 0.85
freeCherrypickOptsFunction · 0.85
CherrypickCommitMethod · 0.85
MergeMethod · 0.85
MergeCommitsMethod · 0.85
MergeTreesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…