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

Method Path

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

Path returns the complete Path to the file, including the filename.

()

Source from the content-addressed store, hash-verified

47 Mode() filemode.FileMode
48 // Path returns the complete Path to the file, including the filename.
49 Path() string
50}
51
52// Chunk represents a portion of a file transformation into another.

Callers 3

parentsContainingPathFunction · 0.65
writeFilePatchHeaderMethod · 0.65

Implementers 2

changeEntryWrapperplumbing/object/patch.go
testFileplumbing/format/diff/unified_encoder_t

Calls

no outgoing calls

Tested by

no test coverage detected