Commit fd2ff8c97d26ac747a40766242d10c9f3c8a9564

Patrick Steinhardt 2017-05-05T09:21:58

remote: improve error message if no URL is set The current error message when connecting to a remote when no URL is set is missing information on whether it is missing a fetch or push URL. Furthermore, it results in undefined behavior when using a remote without name. Fix both issues.