libgit2/tests/online
Carlos Martín Nieto 3eff2a5728 remote: move the update_fetchhead setting to the options
While this will rarely be different from the default, having it in the
remote adds yet another setting it has to keep around and can affect its
behaviour. Move it to the options.
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 update_fetchhead setting to the options 2015-05-13 09:46:36 +02:00
fetchhead.c Remove the callbacks struct from the remote 2015-05-13 09:46:35 +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