libgit2/include
Carlos Martín Nieto 3149547b5a remote: introduce git_remote_push()
This function, similar in style to git_remote_fetch(), performs all the
steps required for a push, with a similar interface.

The remote callbacks struct has learnt about the push callbacks, letting
us set the callbacks a single time instead of setting some in the remote
and some in the push operation.
2014-11-09 00:01:58 +01:00
..
git2 remote: introduce git_remote_push() 2014-11-09 00:01:58 +01:00
git2.h rebase: updates based on PR comments 2014-10-26 22:59:50 -04:00