libgit2/tests/clone
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
..
empty.c Plug a few leaks in the tests 2014-03-07 16:03:15 +01:00
local.c clone: remote git_clone_into{,_local} from the public API 2014-07-02 07:05:00 +02:00
nonetwork.c clone: remote git_clone_into{,_local} from the public API 2014-07-02 07:05:00 +02:00
transport.c Improvements to git_transport extensibility 2014-06-26 22:34:37 -04:00