libgit2/tests/network
Carlos Martín Nieto 262eec23fe remote: accept a repository and remote name for deletion
We don't need the remote loaded, and the function extracted both of
these from the git_remote in order to do its work, so let's remote a
step and not ask for the loaded remote at all.

This fixes #2390.
2014-09-30 16:09:55 +02:00
..
remote remote: accept a repository and remote name for deletion 2014-09-30 16:09:55 +02:00
cred.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
fetchlocal.c clone: remote git_clone_into{,_local} from the public API 2014-07-02 07:05:00 +02:00
matchhost.c netops: unit-test the cert host-name pattern matching 2014-04-26 17:27:42 +02:00
refspecs.c Check if the refspec matches before transforming 2014-08-17 14:55:06 +02:00
urlparse.c netops: error out on url without a path 2014-07-03 02:34:32 +02:00