git_smart_subtransport_ssh

Create an instance of the ssh subtransport.

package extern (C) nothrow @nogc
int
git_smart_subtransport_ssh

Parameters

out_ .git_smart_subtransport**

The newly created subtransport

owner .git_transport*

The smart transport to own this subtransport

Return Value

Type: int

0 or an error code

Meta