Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/google/go-github
/ String
Method
String
github/git_commits.go:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
}
63
64
func
(c Commit) String() string {
65
return
Stringify(c)
66
}
67
68
// CommitAuthor represents the author or committer of a commit. The commit
69
// author may not correspond to a GitHub User.
Callers
2
TestCommit_String
Function · 0.95
createSignature
Function · 0.45
Calls
1
Stringify
Function · 0.85
Tested by
1
TestCommit_String
Function · 0.76