libgit2/tests/online
Carlos Martín Nieto 6eb9e39ce0 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.
2014-11-09 00:01:58 +01:00
..
clone.c remote: rename _load() to _lookup() 2014-11-08 13:28:27 +01:00
fetch.c remote: rename _load() to _lookup() 2014-11-08 13:28:27 +01:00
fetchhead.c remote: rename _load() to _lookup() 2014-11-08 13:28:27 +01:00
push_util.c push: move main test function to git_remote_push() 2014-11-09 00:01:58 +01:00
push_util.h push: move main test function to git_remote_push() 2014-11-09 00:01:58 +01:00
push.c push: move main test function to git_remote_push() 2014-11-09 00:01:58 +01:00