MCPcopy Index your code
hub / github.com/go-git/go-git / Message

Method Message

plumbing/format/diff/patch.go:26–26  ·  view source on GitHub ↗

Message returns an optional message that can be at the top of the Patch representation.

()

Source from the content-addressed store, hash-verified

24 // Message returns an optional message that can be at the top of the
25 // Patch representation.
26 Message() string
27}
28
29// FilePatch represents the necessary steps to transform one file into another.

Callers 1

EncodeMethod · 0.65

Implementers 2

Patchplumbing/object/patch.go
testPatchplumbing/format/diff/unified_encoder_t

Calls

no outgoing calls

Tested by

no test coverage detected