Commit 262eec23fe7377a9eecf9e724fa1aba945b3162a

Carlos Martín Nieto 2014-09-30T16:07:30

remote: accept a repository and remote name for deletion We don't need the remote loaded, and the function extracted both of these from the git_remote in order to do its work, so let's remote a step and not ask for the loaded remote at all. This fixes #2390.