Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ newIssueEditVars
Function
newIssueEditVars
bridge/github/import_mediator.go:296–300 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
294
}
295
296
func
newIssueEditVars() varmap {
297
return
varmap{
298
"issueEditLast"
: githubv4.Int(NumIssueEdits),
299
}
300
}
301
302
func
newTimelineVars() varmap {
303
return
varmap{
Callers
1
queryIssueEdits
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected