MCPcopy Create free account
hub / github.com/libgit2/git2go / Free

Method Free

ssh.go:186–187  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

184}
185
186func (t *sshSmartSubtransport) Free() {
187}
188
189type sshSmartSubtransportStream struct {
190 owner *sshSmartSubtransport

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected