• Show log

    Commit

  • Hash : 72bca13e
    Author : Carlos Martín Nieto
    Date : 2014-06-06T16:33:54

    remote: return problem refspecs instead of using a callback
    
    There is no reason why we need to use a callback here. A string array
    fits better with the usage, as this is not an event and we don't need
    anything from the user.