Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ close
Function
close
misc/random_bugs/create_random_bugs.go:158–160 ·
view source on GitHub ↗
(b bug.Interface, p identity.Interface, timestamp int64)
Source
from the content-addressed store, hash-verified
156
}
157
158
func
close(b bug.Interface, p identity.Interface, timestamp int64) {
159
_, _ = bug.Close(b, p, timestamp, nil)
160
}
161
162
var
addedLabels []string
163
Callers
15
RegisterRepository
Method · 0.85
Build
Method · 0.85
MergeAll
Method · 0.85
MergeAll
Method · 0.85
NewNamedRepoCache
Function · 0.85
ImportAllSince
Method · 0.85
ExportAll
Method · 0.85
start
Method · 0.85
reverse
Function · 0.85
ImportAll
Method · 0.85
ExportAll
Method · 0.85
SortedEvents
Function · 0.85
Calls
1
Close
Function · 0.92
Tested by
1
TestSortedEvents
Function · 0.68