Commit 5a49ff9fa0b89c9fd479e04e0f694fa5f07fd6f4

Carlos Martín Nieto 2014-06-06T15:54:42

remote: remove rename code for anonymous remotes We don't allow renames of anonymous remotes, so there's no need to handle them. A remote is always associated with a repository, so there's no need to check for that.