git_transport_local

Create an instance of the local transport.

@param out_ The newly created transport (out) @param owner The git_remote which will own this transport @param payload You must pass null for this parameter. @return 0 or an error code

package extern (C) nothrow @nogc
int
git_transport_local

Meta