]> git.proxmox.com Git - libgit2.git/commit
Merge pull request #2608 from libgit2/cmn/remote-push
authorEdward Thomson <ethomson@edwardthomson.com>
Tue, 18 Nov 2014 16:44:59 +0000 (11:44 -0500)
committerEdward Thomson <ethomson@edwardthomson.com>
Tue, 18 Nov 2014 16:44:59 +0000 (11:44 -0500)
commit45301cca309abf4b4c126890a6a7ae024714cfc9
treec26ec02d5e126e514e9dd0ffe600f5e313281228
parent8b5b814e553093295085144976eef2df5bfbafa3
parent64e3e6d43acbbf6cc8f8a4c612547c5a575c4031
Merge pull request #2608 from libgit2/cmn/remote-push

Provide a convenience function `git_remote_push()`
src/remote.c
tests/online/push.c