libgit2/include
Carlos Martín Nieto 72bca13e5d 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.
2014-06-06 21:43:04 +02:00
..
git2 remote: return problem refspecs instead of using a callback 2014-06-06 21:43:04 +02:00
git2.h Added cherry-pick support 2014-04-14 16:16:21 +02:00