Commit 9554cd514c2a0acd6c9df255b457356873ab16b2

Carlos Martín Nieto 2012-02-24T12:14:26

A remote exists with an URL alone We used to consider it an error if a remote didn't have at least a fetch refspec. This was too much checking, as a remote doesn't in fact need to have anything other than an URL configured to be considered a remote.