libgit2/include
Carlos Martín Nieto 058b753ceb remote: move the transport ctor to the callbacks
Instead of having it set in a different place from every other callback,
put it the main structure. This removes some state from the remote and
makes it behave more like clone, where the constructors are passed via
the options.
2015-05-13 09:46:36 +02:00
..
git2 remote: move the transport ctor to the callbacks 2015-05-13 09:46:36 +02:00
git2.h Remove the callbacks struct from the remote 2015-05-13 09:46:35 +02:00