git_transport_smart

Create an instance of the smart transport.

@param out_ The newly created transport (out) @param owner The git_remote which will own this transport @param payload A pointer to a git_smart_subtransport_definition @return 0 or an error code

package extern (C) nothrow @nogc
int
git_transport_smart

Meta