Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ Free
Method
Free
http.go:121–123 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
119
}
120
121
func
(t *httpSmartSubtransport) Free() {
122
t.client = nil
123
}
124
125
type
httpSmartSubtransportStream
struct
{
126
owner *httpSmartSubtransport
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected