]> git.proxmox.com Git - libgit2.git/commit - tests/online/push_util.h
push: move main test function to git_remote_push()
authorCarlos Martín Nieto <cmn@dwim.me>
Fri, 10 Oct 2014 11:35:57 +0000 (13:35 +0200)
committerCarlos Martín Nieto <cmn@dwim.me>
Sat, 8 Nov 2014 23:01:58 +0000 (00:01 +0100)
commit6eb9e39ce03e4db1fb39ff9fa8ed771463fca1bd
tree14ba452630b8ddd5d07b76d9a80bc6f22b2d87c9
parent3149547b5ae526f28412574d64d874a4dfd2ed9c
push: move main test function to git_remote_push()

We have the step-by-step method in the initialization function as we
want to remove references based on the list of references which are
already there, and we can use the convenience function for testing the
main push.
tests/online/push.c
tests/online/push_util.c
tests/online/push_util.h