libgit2/tests/network/remote
Carlos Martín Nieto 0862f617da remote: delete git_remote_supported_url()
This function does not in fact tell us anything, as almost anything with
a colon in it is a valid rsync-style SSH path; it can not tell us that
we do not support ftp or afp or similar as those are still valid SSH
paths and we do support that.
2014-10-24 13:40:42 +02:00
..
createthenload.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
defaultbranch.c clone: correct handling of an unborn HEAD 2014-09-02 13:10:19 +02:00
delete.c remote: accept a repository and remote name for deletion 2014-09-30 16:09:55 +02:00
isvalidname.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
local.c remote: implement opportunistic remote-tracking branch updates 2014-09-30 15:43:24 +02:00
remotes.c remote: delete git_remote_supported_url() 2014-10-24 13:40:42 +02:00
rename.c remote: failing test for renaming with a symref 2014-06-06 22:36:41 +02:00