Delete an existing persisted remote.
All remote-tracking branches and configuration settings for the remote will be removed.
@param repo the repository in which to act @param name the name of the remote to delete @return 0 on success, or an error code.
See Implementation
Delete an existing persisted remote.
All remote-tracking branches and configuration settings for the remote will be removed.
@param repo the repository in which to act @param name the name of the remote to delete @return 0 on success, or an error code.