Commit 72bca13e5d0d421da7992f029e275d950c864105

Carlos Martín Nieto 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.