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

Method Free

ssh.go:201–202  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

199}
200
201func (stream *sshSmartSubtransportStream) Free() {
202}
203
204func getSSHConfigFromCredential(cred *Credential) (*ssh.ClientConfig, error) {
205 switch cred.Type() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected