Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ Close
Method
Close
transport_test.go:16–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
}
15
16
func
(t *testSmartSubtransport) Close() error {
17
return
nil
18
}
19
20
func
(t *testSmartSubtransport) Free() {
21
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected