• Show log

    Commit

  • Hash : fd2ff8c9
    Author : Patrick Steinhardt
    Date : 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.