Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ stringPtr
Function
stringPtr
pkg/cmd/release/edit/edit_test.go:582–584 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
580
}
581
582
func
stringPtr(s string) *string {
583
return
&s
584
}
Callers
2
Test_NewCmdEdit
Function · 0.85
Test_editRun
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected