Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ newCommentEditVars
Function
newCommentEditVars
bridge/github/import_mediator.go:310–314 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
308
}
309
310
func
newCommentEditVars() varmap {
311
return
varmap{
312
"commentEditLast"
: githubv4.Int(NumCommentEdits),
313
}
314
}
Callers
1
queryCommentEdits
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected