git_transport_dummy

Create an instance of the dummy 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_dummy

Meta