libgit2/tests-clar/online
Carlos Martín Nieto d19870d947 clone: implement git_clone_into
This allows you to set up the repository and remote as you which to
have them before performing the clone operation.
2013-10-02 06:41:42 +02:00
..
clone.c clone: implement git_clone_into 2013-10-02 06:41:42 +02:00
fetch.c remote: put the _download() callback with the others 2013-10-02 06:41:42 +02:00
fetchhead.c remote: put the _download() callback with the others 2013-10-02 06:41:42 +02:00
push_util.c Cleanup Clar to make it SIMPLER 2013-01-02 02:05:11 +01:00
push_util.h remote: move the credentials callback to the struct 2013-10-02 06:41:42 +02:00
push.c remote: move the credentials callback to the struct 2013-10-02 06:41:42 +02:00