libgit2/include
Carlos Martín Nieto ba67c07522 remote: get rid of git_remote_valid_url()
It does the same as git_remote_supported_url() but has a name which
implies we'd check the URL for correctness while we're simply looking at
the scheme and looking it up in our lists.

While here, fix up the tests so we check all the combination of what's
supported.
2014-08-31 21:50:28 +02:00
..
git2 remote: get rid of git_remote_valid_url() 2014-08-31 21:50:28 +02:00
git2.h Just put it all in buffer. 2014-07-16 13:34:25 -07:00