MCPcopy Index your code
hub / github.com/rsc/tmp / Parse

Function Parse

patch/patch.go:73–237  ·  view source on GitHub ↗

Parse patches the patch text to create a patch Set. The patch text typically comprises a textual header and a sequence of file patches, as would be generated by CVS, Subversion, Mercurial, or Git.

(text []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestFileApplyFunction · 0.85

Calls 8

sectionsFunction · 0.85
getLineFunction · 0.85
hasPrefixFunction · 0.85
SyntaxErrorTypeAlias · 0.85
skipFunction · 0.85
ParseTextDiffFunction · 0.85
ParseGitBinaryFunction · 0.85
atoiFunction · 0.70

Tested by 1

TestFileApplyFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…