libgit2/tests/online
Carlos Martín Nieto 35a8a8c546 remote: move the tagopt setting to the fetch options
This is another option which we should not be keeping in the remote, but
is specific to each particular operation.
2015-05-13 09:46:36 +02:00
..
clone.c remote: move the transport ctor to the callbacks 2015-05-13 09:46:36 +02:00
fetch.c remote: move the tagopt setting to the fetch options 2015-05-13 09:46:36 +02:00
fetchhead.c remote: move the tagopt setting to the fetch options 2015-05-13 09:46:36 +02:00
push_util.c push: move main test function to git_remote_push() 2014-11-09 00:01:58 +01:00
push_util.h remote: move the transport ctor to the callbacks 2015-05-13 09:46:36 +02:00
push.c Remove the callbacks struct from the remote 2015-05-13 09:46:35 +02:00
remotes.c Fix for Issue #3023 tests fail with no network 2015-04-21 20:02:24 -04:00