diff options
author | Carlos Martín Nieto <cmn@dwim.me> | 2014-10-10 12:39:53 +0200 |
---|---|---|
committer | Carlos Martín Nieto <cmn@dwim.me> | 2014-11-09 00:01:58 +0100 |
commit | 3149547b5ae526f28412574d64d874a4dfd2ed9c (patch) | |
tree | 9943060f2c2991865c61f4ec1ccdc55f9d0639db /tests/online/push.c | |
parent | 4865cc3f0631a8a4e0e1de897865df0e552c70cb (diff) | |
download | libgit2-3149547b5ae526f28412574d64d874a4dfd2ed9c.tar.gz |
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.
Diffstat (limited to 'tests/online/push.c')
0 files changed, 0 insertions, 0 deletions