Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bluekeyes/patch2pr
/ closeQuitely
Function
closeQuitely
cmd/patch2pr/main.go:491–493 ·
view source on GitHub ↗
(c io.Closer)
Source
from the content-addressed store, hash-verified
489
}
490
491
func
closeQuitely(c io.Closer) {
492
_ = c.Close()
493
}
494
495
func
helpText() string {
496
help := `
Callers
1
parse
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected