Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/google/go-github
/ String
Method
String
github/repos.go:158–160 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
156
}
157
158
func
(r Repository) String() string {
159
return
Stringify(r)
160
}
161
162
// BranchListOptions specifies the optional parameters to the
163
// RepositoriesService.ListBranches method.
Callers
1
TestRepository_String
Function · 0.95
Calls
1
Stringify
Function · 0.85
Tested by
1
TestRepository_String
Function · 0.76