git_remote_disconnect

Disconnect from the remote

Close the connection to the remote.

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

extern (C) nothrow @nogc
int
git_remote_disconnect

Meta