MCPcopy Create free account
hub / github.com/antonmedv/gitmal / String

Method String

pkg/git/types.go:23–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21}
22
23func (r Ref) String() string {
24 return r.ref
25}
26
27func (r Ref) DirName() string {
28 return r.dirName

Callers 15

previewThemesFunction · 0.45
readmeFunction · 0.45
generateBranchesFunction · 0.45
containsBranchFunction · 0.45
generateBlobsFunction · 0.45
generateCommitPageFunction · 0.45
generateLogForBranchFunction · 0.45
mainFunction · 0.45
generateListsFunction · 0.45
FilesFunction · 0.45
BlobContentFunction · 0.45
CommitsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected