libgit2/tests/online
Carlos Martín Nieto 52e09724fd ssh: skip the localhost cert check earlier
Skip it before we attempt to clone, as we would exit with -1 on systems
which do not have sshd running.
2014-09-16 17:13:58 +02:00
..
clone.c ssh: skip the localhost cert check earlier 2014-09-16 17:13:58 +02:00
fetch.c remote: expose the remote's symref mappings 2014-05-21 12:12:32 +02:00
fetchhead.c When auto follow tags, FETCH_HEAD should list only newly followed tags 2014-09-06 00:26:56 +08:00
push_util.c oid: Export git_oid_tostr_s instead of _allocfmt 2014-08-18 12:41:06 +02:00
push_util.h Provide a callback for certificate validation 2014-09-16 17:01:30 +02:00
push.c MSVC does not support zero size array 2014-08-31 22:43:53 +08:00