git_remote_stop

Cancel the operation

At certain points in its operation, the network code checks whether the operation has been cancelled and if so stops the operation.

@param remote the remote @return 0 on success, or an error code

extern (C) nothrow @nogc
int
git_remote_stop

Meta