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

Method Free

transport_test.go:40–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38}
39
40func (s *testSmartSubtransportStream) Free() {
41}
42
43func TestTransport(t *testing.T) {
44 t.Parallel()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected