libgit2/tests/network
Carlos Martín Nieto 6812afaf38 clone: remote git_clone_into{,_local} from the public API
As git_clone now has callbacks to configure the details of the
repository and remote, remove the lower-level functions from the public
API, as they lack some of the logic from git_clone proper.
2014-07-02 07:05:00 +02:00
..
remote Improvements to git_transport extensibility 2014-06-26 22:34:37 -04: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 Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
urlparse.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00