Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
187
func
freeMergeOptions(copts *C.git_merge_options) {
188
}
189
190
type
MergeFileFavor int
191
Callers
8
freeRebaseOptions
Function · 0.85
freeRevertOptions
Function · 0.85
RevertCommit
Method · 0.85
freeCherrypickOpts
Function · 0.85
CherrypickCommit
Method · 0.85
Merge
Method · 0.85
MergeCommits
Method · 0.85
MergeTrees
Method · 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…