libgit2/tests-clar/network
nulltoken c9ffa84bde remote: Relax the parsing logic even more
In order to be loaded, a remote needs to be configured with at least a `url` or a `pushurl`.

ENOTFOUND will be returned when trying to git_remote_load() a remote with neither of these entries defined.
2013-08-27 19:31:19 +02:00
..
remote remote: Relax the parsing logic even more 2013-08-27 19:31:19 +02:00
cred.c Add user-from-url param to auth callback 2013-01-31 10:44:57 -08:00
fetchlocal.c refs: remove the OID/SYMBOLIC filtering 2013-05-11 11:20:38 +02:00
refspecs.c Parse shorthand refspecs as valid 2013-04-28 14:21:10 +02:00
urlparse.c Update cl_assert_equal_sz to be nicer 2013-03-22 14:23:38 -07:00