Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
func
(r Ref) String() string {
24
return
r.ref
25
}
26
27
func
(r Ref) DirName() string {
28
return
r.dirName
Callers
15
previewThemes
Function · 0.45
readme
Function · 0.45
generateBranches
Function · 0.45
containsBranch
Function · 0.45
generateBlobs
Function · 0.45
generateCommitPage
Function · 0.45
generateLogForBranch
Function · 0.45
main
Function · 0.45
generateLists
Function · 0.45
Files
Function · 0.45
BlobContent
Function · 0.45
Commits
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected