git_smart_subtransport_git

Create an instance of the git subtransport.

package extern (C) nothrow @nogc
int
git_smart_subtransport_git

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