MCPcopy Create free account
hub / github.com/driusan/dgit / MergeFile

Function MergeFile

git/mergefile.go:30–65  ·  view source on GitHub ↗

MergeFile merges changes that lead from opt.Base to opt.Other into opt.Current, flagging conflictsas appropriate. This will return an io.Reader of the merged state rather than directly Current. BUG(driusan): this currently invokes an external diff3 tool, which needs to be installed in order to wor

(c *Client, opt MergeFileOptions)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

MergeFileFunction · 0.92
MergeFunction · 0.70

Calls 1

StringMethod · 0.65

Tested by

no test coverage detected